aboutsummaryrefslogtreecommitdiffstats
path: root/apps/progs.pl
Commit message (Collapse)AuthorAgeFilesLines
* New functions to enumerate digests and ciphers.Dr. Stephen Henson2006-07-091-0/+2
|
* Camellia cipher, contributed by NTTBodo Möller2006-06-091-0/+4
| | | | | Submitted by: Masashi Fujita Reviewed by: Bodo Moeller
* New function to retrieve ASN1 info on public key algorithms. New commandDr. Stephen Henson2006-04-041-0/+1
| | | | line option to print out info.
* update progs.pl to reflect changes in progs.hNils Larsch2005-04-051-2/+6
|
* ecdsa => ecBodo Möller2002-08-261-2/+2
| | | | Submitted by: Nils Larsch
* ECDSA supportBodo Möller2002-02-131-0/+2
| | | | Submitted by: Nils Larsch <nla@trustcenter.de>
* exclude disabled message digestsBodo Möller2001-09-101-1/+1
|
* add AES ciphersBodo Möller2001-09-101-1/+4
|
* Update so that progs.h can indeed be automatically generatedBodo Möller2001-09-101-12/+13
| | | | | | | | | | | | | | (Working file: progs.h revision 1.24 date: 2001/02/19 16:06:03; author: levitte; state: Exp; lines: +59 -59 Make all configuration macros available for application by making sure they are available in opensslconf.h, by giving them names starting with "OPENSSL_" to avoid conflicts with other packages and by making sure e_os2.h will cover all platform-specific cases together with opensslconf.h. [...])
* Add 'rsautl' low level RSA utility.Dr. Stephen Henson2000-09-031-1/+1
| | | | | | | | Add DER public key routines. Add -passin argument to 'ca' utility. Document sign and verify options to dgst.
* MD4 implemented. Assar Westerlund provided the digest code itself and the ↵Richard Levitte2000-08-141-1/+1
| | | | test utility, I added the bits to get a EVP interface, the command line utility and the speed test
* Cosmetic changes.Bodo Möller2000-02-051-5/+2
|
* Add new program dhparam and update docs.Dr. Stephen Henson2000-01-221-1/+1
|
* Fix for a bug in PKCS#7 code and non-detached data.Dr. Stephen Henson1999-11-161-1/+1
| | | | Remove rc4-64 from ciphers since it doesn't exist...
* Add support for the 40 and 64 bit RC2 and RC4 ciphers in 'enc'Dr. Stephen Henson1999-11-141-2/+3
| | | | add documentation for 'enc'.
* Various randomness handling bugfixes and improvements --Bodo Möller1999-10-261-1/+3
| | | | | some utilities that should have used RANDFILE did not, and -rand handling was broken except in genrsa.
* Update NO_* macros.Ulf Möller1999-04-271-1/+1
|
* Remove NOPROTO definitions and error code comments.Ulf Möller1999-04-261-7/+0
|
* /* Just some comments. */Bodo Möller1999-04-141-1/+3
| | | | | | Submitted by: Reviewed by: PR:
* First cut of a cleanup for apps/. First the `ssleay' program is now namedRalf S. Engelschall1999-01-021-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.
* Import of old SSLeay release: SSLeay 0.9.1b (unreleased)Ralf S. Engelschall1998-12-211-1/+1
|
* Import of old SSLeay release: SSLeay 0.9.0bRalf S. Engelschall1998-12-211-2/+6
|
* Import of old SSLeay release: SSLeay 0.8.1bRalf S. Engelschall1998-12-211-0/+110