Uses of Package
fr.cryptohash
| Package | Description |
|---|---|
| fr.cryptohash |
The
fr.cryptohash package contains implementations of
various cryptographic hash functions. |
-
Classes in fr.cryptohash used by fr.cryptohash Class Description Digest This interface documents the API for a hash function.DigestEngine This class is a template which can be used to implement hash functions.Luffa384 This class implements Luffa-384 digest algorithm under theDigestAPI.Luffa512 This class implements Luffa-512 digest algorithm under theDigestAPI.ShabalGeneric This class implements Shabal for all output sizes from 32 to 512 bits (inclusive, only multiples of 32 are supported).