summaryrefslogtreecommitdiffstats
path: root/apps/progs.h
AgeCommit message (Expand)Author
2014-08-12PR 2580: dgst missing current SHA algorithmsNick Lewis
2014-06-29Make no-ssl3 no-ssl2 do more sensible things.Dr. Stephen Henson
2012-02-10PR: 2714Dr. Stephen Henson
2011-03-12Add SRP support.Ben Laurie
2009-06-30Updates from 1.0.0-stableDr. Stephen Henson
2008-05-26LHASH revamp. make depend.Ben Laurie
2008-03-12And so it begins...Dr. Stephen Henson
2007-04-23Add SEED encryption algorithm.Bodo Möller
2006-07-09New functions to enumerate digests and ciphers.Dr. Stephen Henson
2006-06-09Camellia cipher, contributed by NTTBodo Möller
2006-04-11Initial keygen support.Dr. Stephen Henson
2006-04-07New utility 'pkeyutl' a general purpose version of 'rsautl'.Dr. Stephen Henson
2006-04-04New function to retrieve ASN1 info on public key algorithms. New commandDr. Stephen Henson
2006-03-28New utility pkeyparam. Enhance and bugfix algorithm specific parameterDr. Stephen Henson
2006-03-28New general public key utility 'pkey'.Dr. Stephen Henson
2006-02-12RFC 3161 compliant time stamp request creation, response generationUlf Möller
2005-04-26Port prime utility across from stable branch.Dr. Stephen Henson
2005-04-05update progs.pl to reflect changes in progs.hNils Larsch
2005-03-31Give everything prototypes (well, everything that's actually used).Ben Laurie
2003-02-14Make it possible to disable OCSP, the speed application, and the use of sockets.Richard Levitte
2003-01-30Add the possibility to build without the ENGINE framework.Richard Levitte
2002-08-26ecdsa => ecBodo Möller
2002-07-14Replace 'ecdsaparam' commandline utility by 'ecparam'Bodo Möller
2002-02-13ECDSA supportBodo Möller
2001-09-10exclude disabled message digestsBodo Möller
2001-09-10add AES ciphersBodo Möller
2001-02-19Make all configuration macros available for application by makingRichard Levitte
2001-01-13New OCSP utility. This can generate, parse and printDr. Stephen Henson
2000-11-01Add application to enumerate, list and test engines with.Richard Levitte
2000-09-03Add 'rsautl' low level RSA utility.Dr. Stephen Henson
2000-08-14MD4 implemented. Assar Westerlund provided the digest code itself and the te...Richard Levitte
2000-02-29'rand' application for creating pseudo-random files.Bodo Möller
2000-02-10'passwd' tool.Bodo Möller
2000-02-05Cosmetic changes.Bodo Möller
2000-01-22Add new program dhparam and update docs.Dr. Stephen Henson
1999-12-05Merge in my S/MIME library and utility.Dr. Stephen Henson
1999-11-16Fix for a bug in PKCS#7 code and non-detached data.Dr. Stephen Henson
1999-11-14Add support for the 40 and 64 bit RC2 and RC4 ciphers in 'enc'Dr. Stephen Henson
1999-10-26Various randomness handling bugfixes and improvements --Bodo Möller
1999-09-03Add new 'spkac' utility and several SPKAC utility functions.Dr. Stephen Henson
1999-08-02avoid some NO_<cipher> problemsBodo Möller
1999-06-05Add a 'pkcs8' application for initial PKCS#8 support. Still needs lots moreDr. Stephen Henson
1999-04-27Update NO_* macros.Ulf Möller
1999-04-26Remove NOPROTO definitions and error code comments.Ulf Möller
1999-04-14/* Just some comments. */Bodo Möller
1999-03-29Include pkcs12 program as part of openssl. This completes most of the PKCS#12Dr. Stephen Henson
1999-01-29New program 'nseq' added to apps to allow Netscape certificate sequences toDr. Stephen Henson
1999-01-09Fix the gendsa program and add it to the app list. The progs.h file isDr. Stephen Henson
1998-12-22Incorporation of RSEs assembled patchesRalf S. Engelschall
1998-12-21Import of old SSLeay release: SSLeay 0.9.1b (unreleased)SSLeayRalf S. Engelschall