The menu Hash contains the following commands:
MD2 | Calculate a hash value using MD2. |
MD4 | Calculate a hash value using MD4. |
MD5 | Calculate a hash value using MD5. |
SHA | Calculate a hash value using SHA. |
SHA-1 | Calculate a hash value using SHA-1. |
RIPEMD-160 | Calculate a hash value using RIPEMD-160. |
Hash value of a file | Calculate the hash value of a file. |
Hash Demonstration | An interactive demonstration of some hash function properties. |
Key Generation from Password | Derive a key from a password. |
Generation of MACs | Generate different Message Authentication Codes (MACs). |