| Class | Description |
|---|---|
| BlockCipher |
Generic block chipher.
|
| MurmurHash |
Fast Murmur hash.
|
| PasswordEncoder |
Encodes and validates passwords using
BCrypt. |
| SipHash |
SipHash computes 64-bit message authentication code from a variable-length
message and 128-bit secret key.
|
| SymmetricEncryptor |
Simple symmetric de/encryptor that uses PBE With MD5 And Triple DES.
|
| Threefish |
Threefish cipher.
|
Copyright © 2003-2013 Jodd Team