forked from tower-archive/tower
-
Notifications
You must be signed in to change notification settings - Fork 0
cryptography
Lance Pollard edited this page Apr 12, 2012
·
1 revision
- SSL
- Password Salts
- API Key generation
- Session Key/Secret
Used for data integrity.
@todo: Pseudocode + LaTeX math demonstrating how this algorithm works.
Cryptographic function that produces a 128-bit (16-byte) hash value, typically expressed as a 32-integer hexadecimal number.
A few flaws have been found with this hash.