log dcrypt/crypto/ciphers/RC4.d @ 6:5cb17e09d685

age author description
Sat, 16 Aug 2008 22:43:22 -0400 Thomas Dixon Minor edits to the unittests of hash functions and ciphers. Added AES and test vectors.
Wed, 13 Aug 2008 22:01:19 -0400 Thomas Dixon Added copy() to hash functions. Modified some code style.
Tue, 12 Aug 2008 05:48:06 -0400 Thomas Dixon Added Blowfish with test vectors. Minor cleanup of other cipher classes (should probably clean more). Continued work on high-level cipher API (didn't get very far).
Sun, 10 Aug 2008 14:20:17 -0400 Thomas Dixon Initial import.