This module defines the Digest interface.
This module implements the MD2 Message Digest Algorithm as described by RFC 1319 The MD2 Message-Digest Algorithm. B. Kaliski. April 1992.
This module implements the MD4 Message Digest Algorithm as described by RFC 1320 The MD4 Message-Digest Algorithm. R. Rivest. April 1992.
This module implements the MD5 Message Digest Algorithm as described by RFC 1321 The MD5 Message-Digest Algorithm. R. Rivest. April 1992.
This module implements a generic Merkle-Damgard hash function
This module implements the Ripemd128 algorithm by Hans Dobbertin, Antoon Bosselaers and Bart Preneel.
This module implements the Ripemd160 algorithm by Hans Dobbertin, Antoon Bosselaers and Bart Preneel.
This module implements the Ripemd256 algorithm by Hans Dobbertin, Antoon Bosselaers and Bart Preneel.
This module implements the Ripemd160 algorithm by Hans Dobbertin, Antoon Bosselaers and Bart Preneel.
This module implements the SHA-0 Algorithm described by Secure Hash Standard, FIPS PUB 180
This module implements common parts of the SHA-0 and SHA-1 algoritms
This module implements the SHA-1 Algorithm described by Secure Hash Standard, FIPS PUB 180-1, and RFC 3174 US Secure Hash Algorithm 1 (SHA1). D. Eastlake 3rd, P. Jones. September 2001.
This module implements the SHA-256 Algorithm described by Secure Hash Standard, FIPS PUB 180-2
This module implements the SHA-512 Algorithm described by Secure Hash Standard, FIPS PUB 180-2
This module implements the Tiger algorithm by Ross Anderson and Eli Biham.
This module implements the Whirlpool algorithm by Paulo S.L.M. Barreto and Vincent Rijmen.