David Shaw
|
f0902a6aef
|
Add SHA-224 support
|
2006-04-20 02:05:32 +00:00 |
|
Werner Koch
|
7d4043ca57
|
Updated FSF street address and preparations for a release candidate.
|
2005-05-31 08:39:18 +00:00 |
|
David Shaw
|
b15cc684b8
|
* algorithms.h, cast5.c, cipher.c, idea-stub.c, twofish.c, blowfish.c,
des.c, rijndael.c: Consistently use const for input buffers.
|
2004-10-12 17:35:50 +00:00 |
|
David Shaw
|
142ef9b0ba
|
* md.c (string_to_digest_algo): Enable read-write SHA-256 support.
* algorithms.h, Makefile.am, md.c (load_digest_module,
string_to_digest_algo), tiger.c: Drop TIGER/192 support.
|
2003-09-04 11:53:10 +00:00 |
|
David Shaw
|
cef8bbd91f
|
* sha256.c, sha512.c: New.
* Makefile.am, algorithms.h, md.c (load_digest_module,
string_to_digest_algo): Add read-only support for the new SHAs.
|
2003-02-04 19:28:40 +00:00 |
|
Werner Koch
|
705873c41b
|
Removed some obsolete header files.
|
2002-08-04 22:00:32 +00:00 |
|
Werner Koch
|
85aa3e18c2
|
The big extension module removal.
|
2002-08-03 10:50:53 +00:00 |
|