Packages

package canton

Type Members

  1. class Blake2bDigest extends ExtendedDigest

    This is a modified version of BouncyCastle's implementation of the cryptographic hash function Blakbe2b.

    This is a modified version of BouncyCastle's implementation of the cryptographic hash function Blakbe2b. It's changed to support additional parameters that are required to implement Blake2xb on top of Blake2x. Conversely, it disables other features (keying mechanism, personalization) not needed for Blake2xb

Ungrouped