3e24eae480
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. from Jim Razmus
4 lines
204 B
Plaintext
4 lines
204 B
Plaintext
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.
|