blob: a74004e04352bf70ef6045c8a5c66ea8c59e8d03 (
plain) (
blame)
1
2
3
4
5
6
|
The Crypt::SaltedHash module provides an object oriented interface to create
salted (or seeded) hashes of clear text data. The original formalization of
this concept comes from RFC-3112 and is extended by the use of different
digital agorithms.
WWW: http://search.cpan.org/dist/Crypt-SaltedHash
|