summaryrefslogtreecommitdiffstats
path: root/apps/progs.h
AgeCommit message (Expand)Author
2016-03-11Review commentsKurt Roeckx
2016-03-11Add blake2 support.Bill Cox
2016-02-12make generateRichard Levitte
2016-02-07more doc fixesRich Salz
2016-01-11Use ossl_inline and DEFINE_LHASH_OFDr. Stephen Henson
2016-01-11Inline LHASH_OFDr. Stephen Henson
2015-09-11Enable -Wmissing-variable-declarations andBen Laurie
2015-09-06Add rehash command to opensslTimo Teras
2015-04-24Big apps cleanup (option-parsing, etc)Rich Salz
2015-01-27OPENSSL_NO_xxx cleanup: SHARich Salz
2015-01-27OPENSSL_NO_xxx cleanup: many removalsRich Salz
2015-01-22Run util/openssl-format-source -v -c .Matt Caswell
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