summaryrefslogtreecommitdiff
path: root/apps/progs.pl
Commit message (Expand)AuthorAgeFilesLines
* Enable all implemented digestsRichard Levitte2018-04-191-1/+4
* Fix resource filesRich Salz2018-03-221-2/+4
* Copyright update of more files that have changed this yearRichard Levitte2018-01-191-2/+2
* Various small build improvements on mkdef.pl, progs.pl, crypto/init.c, crypto...David von Oheimb2018-01-091-1/+1
* Add SM3/SM4 to openssl command-line toolRonald Tse2017-11-221-7/+9
* Many spelling fixes/typo's corrected.Josh Soref2017-11-111-1/+1
* Reformat progs.pl; add ARIA supportRich Salz2017-06-211-68/+78
* Build apps/progs.h dynamicallyRichard Levitte2017-06-151-2/+11
* Update copyright on progs.hRich Salz2017-06-131-2/+2
* Clean up a bundle of codingstyle stuff in apps directoryPaul Yang2017-06-121-2/+2
* Fix style issueFdaSilvaYY2016-10-141-3/+3
* Constify command optionsFdaSilvaYY2016-10-141-2/+2
* Fix output text to avoid gratuitious git diffRich Salz2016-08-041-1/+1
* apps/progs.pl: don't make digests disablable by defaultRichard Levitte2016-04-291-1/+1
* Remove some OPENSSL_NO_SHA that snuck inBenjamin Kaduk2016-04-261-5/+0
* Copyright consolidation: perl filesRich Salz2016-04-201-13/+12
* Fix no-gostMatt Caswell2016-03-211-1/+1
* apps/progs.pl: add back the INCLUDE_FUNCTION_TABLE wrapperRichard Levitte2016-03-191-1/+3
* Make apps/progs.pl more flexibleRichard Levitte2016-03-191-60/+68
* Implement support for no-tsRichard Levitte2016-03-181-0/+2
* apps/progs.pl: more consistent output for digestsRichard Levitte2016-03-181-4/+9
* Add blake2 support.Bill Cox2016-03-111-1/+1
* Generate progs.h from a bunch of files instead of internal knowledgeRichard Levitte2016-02-121-11/+22
* more doc fixesRich Salz2016-02-071-1/+1
* Use ossl_inline and DEFINE_LHASH_OFDr. Stephen Henson2016-01-111-1/+1
* Inline LHASH_OFDr. Stephen Henson2016-01-111-0/+2
* Enable -Wmissing-variable-declarations andBen Laurie2015-09-111-2/+4
* Big apps cleanup (option-parsing, etc)Rich Salz2015-04-241-68/+93
* OPENSSL_NO_xxx cleanup: SHARich Salz2015-01-271-16/+18
* OPENSSL_NO_xxx cleanup: many removalsRich Salz2015-01-271-2/+0
* PR 2580: dgst missing current SHA algorithmsNick Lewis2014-08-121-1/+1
* Make no-ssl3 no-ssl2 do more sensible things.Dr. Stephen Henson2014-06-291-1/+1
* PR: 2714Dr. Stephen Henson2012-02-101-0/+2
* Updates from 1.0.0-stableDr. Stephen Henson2009-06-301-0/+3
* And so it begins...Dr. Stephen Henson2008-03-121-1/+4
* Add SEED encryption algorithm.Bodo Möller2007-04-231-2/+4
* 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
* New function to retrieve ASN1 info on public key algorithms. New commandDr. Stephen Henson2006-04-041-0/+1
* update progs.pl to reflect changes in progs.hNils Larsch2005-04-051-2/+6
* ecdsa => ecBodo Möller2002-08-261-2/+2
* ECDSA supportBodo Möller2002-02-131-0/+2
* 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
* Add 'rsautl' low level RSA utility.Dr. Stephen Henson2000-09-031-1/+1
* MD4 implemented. Assar Westerlund provided the digest code itself and the te...Richard Levitte2000-08-141-1/+1
* 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