Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | * md.c (string_to_digest_algo): Enable read-write SHA-256 support. | David Shaw | 2003-09-04 | 1 | -9/+0 |
| | | | | | | * algorithms.h, Makefile.am, md.c (load_digest_module, string_to_digest_algo), tiger.c: Drop TIGER/192 support. | ||||
* | * sha256.c, sha512.c: New. | David Shaw | 2003-02-04 | 1 | -2/+26 |
| | | | | | | * Makefile.am, algorithms.h, md.c (load_digest_module, string_to_digest_algo): Add read-only support for the new SHAs. | ||||
* | Removed some obsolete header files.V1-1-91 | Werner Koch | 2002-08-04 | 1 | -0/+52 |
| | |||||
* | The big extension module removal. | Werner Koch | 2002-08-03 | 1 | -0/+66 |