aboutsummaryrefslogtreecommitdiff
path: root/apps/progs.pl
AgeCommit message (Collapse)AuthorFilesLines
2000-09-03Add 'rsautl' low level RSA utility.Dr. Stephen Henson1-1/+1
Add DER public key routines. Add -passin argument to 'ca' utility. Document sign and verify options to dgst.
2000-08-14MD4 implemented. Assar Westerlund provided the digest code itself and the ↵Richard Levitte1-1/+1
test utility, I added the bits to get a EVP interface, the command line utility and the speed test
2000-02-05Cosmetic changes.Bodo Möller1-5/+2
2000-01-22Add new program dhparam and update docs.Dr. Stephen Henson1-1/+1
1999-11-16Fix for a bug in PKCS#7 code and non-detached data.Dr. Stephen Henson1-1/+1
Remove rc4-64 from ciphers since it doesn't exist...
1999-11-14Add support for the 40 and 64 bit RC2 and RC4 ciphers in 'enc'Dr. Stephen Henson1-2/+3
add documentation for 'enc'.
1999-10-26Various randomness handling bugfixes and improvements --Bodo Möller1-1/+3
some utilities that should have used RANDFILE did not, and -rand handling was broken except in genrsa.
1999-04-27Update NO_* macros.Ulf Möller1-1/+1
1999-04-26Remove NOPROTO definitions and error code comments.Ulf Möller1-7/+0
1999-04-14/* Just some comments. */Bodo Möller1-1/+3
Submitted by: Reviewed by: PR:
1999-01-02First cut of a cleanup for apps/. First the `ssleay' program is now namedRalf S. Engelschall1-33/+1
`openssl' and second, the shortcut symlinks for the `openssl <command>' are no longer created. This way we have a single and consistent command line interface `openssl <command>', similar to `cvs <command>'. Notice, the openssl.cnf, openssl.c and progs.pl files were changed after a repository copy, i.e. they still contain the complete file history.
1998-12-21Import of old SSLeay release: SSLeay 0.9.1b (unreleased)SSLeayRalf S. Engelschall1-1/+1
1998-12-21Import of old SSLeay release: SSLeay 0.9.0bRalf S. Engelschall1-2/+6
1998-12-21Import of old SSLeay release: SSLeay 0.8.1bRalf S. Engelschall1-0/+110