Uses of Class
fr.cryptohash.DigestEngine
| Package | Description |
|---|---|
| fr.cryptohash |
The
fr.cryptohash package contains implementations of
various cryptographic hash functions. |
-
Uses of DigestEngine in fr.cryptohash
Subclasses of DigestEngine in fr.cryptohash Modifier and Type Class Description classBLAKE224This class implements the BLAKE-224 digest algorithm under theDigestAPI.classBLAKE256This class implements the BLAKE-256 digest algorithm under theDigestAPI.classBLAKE384This class implements the BLAKE-384 digest algorithm under theDigestAPI.classBLAKE512This class implements the BLAKE-512 digest algorithm under theDigestAPI.classBMW224This class implements the BMW-224 ("Blue Midnight Wish") digest algorithm under theDigestAPI.classBMW256This class implements the BMW-256 ("Blue Midnight Wish") digest algorithm under theDigestAPI.classBMW384This class implements the BMW-384 ("Blue Midnight Wish") digest algorithm under theDigestAPI.classBMW512This class implements the BMW-512 ("Blue Midnight Wish") digest algorithm under theDigestAPI.classCubeHash224This class implements the CubeHash-224 digest algorithm under theDigestAPI.classCubeHash256This class implements the CubeHash-256 digest algorithm under theDigestAPI.classCubeHash384This class implements the CubeHash-384 digest algorithm under theDigestAPI.classCubeHash512This class implements the CubeHash-512 digest algorithm under theDigestAPI.classECHO224This class implements the ECHO-224 digest algorithm under theDigestAPI.classECHO256This class implements the ECHO-256 digest algorithm under theDigestAPI.classECHO384This class implements the ECHO-384 digest algorithm under theDigestAPI.classECHO512This class implements the ECHO-512 digest algorithm under theDigestAPI.classGroestl224This class implements the Groestl-224 digest algorithm under theDigestAPI.classGroestl256This class implements the Groestl-256 digest algorithm under theDigestAPI.classGroestl384This class implements the Groestl-384 digest algorithm under theDigestAPI.classGroestl512This class implements the Groestl-512 digest algorithm under theDigestAPI.classHAVAL128_3This class implements HAVAL with 128-bit output and 3 passes.classHAVAL128_4This class implements HAVAL with 128-bit output and 4 passes.classHAVAL128_5This class implements HAVAL with 128-bit output and 5 passes.classHAVAL160_3This class implements HAVAL with 160-bit output and 3 passes.classHAVAL160_4This class implements HAVAL with 160-bit output and 4 passes.classHAVAL160_5This class implements HAVAL with 160-bit output and 5 passes.classHAVAL192_3This class implements HAVAL with 192-bit output and 3 passes.classHAVAL192_4This class implements HAVAL with 192-bit output and 4 passes.classHAVAL192_5This class implements HAVAL with 192-bit output and 5 passes.classHAVAL224_3This class implements HAVAL with 224-bit output and 3 passes.classHAVAL224_4This class implements HAVAL with 224-bit output and 4 passes.classHAVAL224_5This class implements HAVAL with 224-bit output and 5 passes.classHAVAL256_3This class implements HAVAL with 256-bit output and 3 passes.classHAVAL256_4This class implements HAVAL with 256-bit output and 4 passes.classHAVAL256_5This class implements HAVAL with 256-bit output and 5 passes.classHMACThis class implements the HMAC message authentication algorithm, under theDigestAPI, using theDigestEngineclass.classJH224This class implements the JH-224 digest algorithm under theDigestAPI.classJH256This class implements the JH-256 digest algorithm under theDigestAPI.classJH384This class implements the JH-384 digest algorithm under theDigestAPI.classJH512This class implements the JH-512 digest algorithm under theDigestAPI.classKeccak224This class implements the Keccak-224 digest algorithm under theDigestAPI.classKeccak256This class implements the Keccak-256 digest algorithm under theDigestAPI.classKeccak384This class implements the Keccak-384 digest algorithm under theDigestAPI.classKeccak512This class implements the Keccak-512 digest algorithm under theDigestAPI.classLuffa224This class implements the Luffa-224 digest algorithm under theDigestAPI.classLuffa256This class implements the Luffa-256 digest algorithm under theDigestAPI.classLuffa384This class implements Luffa-384 digest algorithm under theDigestAPI.classLuffa512This class implements Luffa-512 digest algorithm under theDigestAPI.classMD2This class implements the MD2 digest algorithm under theDigestAPI, using theDigestEngineclass.classMD4This class implements the MD4 digest algorithm under theDigestAPI, using theDigestEngineclass.classMD5This class implements the MD5 digest algorithm under theDigestAPI, using theDigestEngineclass.classPANAMAThis class implements the PANAMA digest algorithm under theDigestAPI.classRadioGatun32This class implements the RadioGatun[32] digest algorithm under theDigestAPI.classRadioGatun64This class implements the RadioGatun[64] digest algorithm under theDigestAPI.classRIPEMDThis class implements the RIPEMD digest algorithm under theDigestAPI.classRIPEMD128This class implements the RIPEMD-128 digest algorithm under theDigestAPI.classRIPEMD160This class implements the RIPEMD-160 digest algorithm under theDigestAPI.classSHA0This class implements the SHA-0 digest algorithm under theDigestAPI.classSHA1This class implements the SHA-1 digest algorithm under theDigestAPI.classSHA224This class implements the SHA-224 digest algorithm under theDigestAPI.classSHA256This class implements the SHA-256 digest algorithm under theDigestAPI.classSHA384This class implements the SHA-384 digest algorithm under theDigestAPI.classSHA512This class implements the SHA-512 digest algorithm under theDigestAPI.classSHAvite224This class implements the SHAvite-224 digest algorithm under theDigestAPI (in the SHAvite-3 specification, this function is known as "SHAvite-3 with a 224-bit output").classSHAvite256This class implements the SHAvite-256 digest algorithm under theDigestAPI (in the SHAvite-3 specification, this function is known as "SHAvite-3 with a 256-bit output").classSHAvite384This class implements the SHAvite-384 digest algorithm under theDigestAPI (in the SHAvite-3 specification, this function is known as "SHAvite-3 with a 384-bit output").classSHAvite512This class implements the SHAvite-512 digest algorithm under theDigestAPI (in the SHAvite-3 specification, this function is known as "SHAvite-3 with a 512-bit output").classSIMD224This class implements the SIMD-224 digest algorithm under theDigestAPI.classSIMD256This class implements the SIMD-256 digest algorithm under theDigestAPI.classSIMD384This class implements the SIMD-384 digest algorithm under theDigestAPI.classSIMD512This class implements the SIMD-512 digest algorithm under theDigestAPI.classTigerThis class implements the Tiger hash algorithm under theDigestAPI.classTiger2This class implements the Tiger2 hash algorithm under theDigestAPI.classWhirlpoolThis class implements the Whirlpool digest algorithm under theDigestAPI.classWhirlpool0This class implements the Whirlpool-0 digest algorithm under theDigestAPI.classWhirlpool1This class implements the Whirlpool-1 digest algorithm under theDigestAPI.Methods in fr.cryptohash with parameters of type DigestEngine Modifier and Type Method Description protected DigestDigestEngine. copyState(DigestEngine dest)This function copies the internal buffering state to some other instance of a class extendingDigestEngine.