aboutsummaryrefslogtreecommitdiff
path: root/apps/progs.pl
AgeCommit message (Expand)AuthorFilesLines
2018-04-19Enable all implemented digestsRichard Levitte1-1/+4
2018-03-22Fix resource filesRich Salz1-2/+4
2018-01-19Copyright update of more files that have changed this yearRichard Levitte1-2/+2
2018-01-09Various small build improvements on mkdef.pl, progs.pl, crypto/init.c, crypto...David von Oheimb1-1/+1
2017-11-22Add SM3/SM4 to openssl command-line toolRonald Tse1-7/+9
2017-11-11Many spelling fixes/typo's corrected.Josh Soref1-1/+1
2017-06-21Reformat progs.pl; add ARIA supportRich Salz1-68/+78
2017-06-15Build apps/progs.h dynamicallyRichard Levitte1-2/+11
2017-06-13Update copyright on progs.hRich Salz1-2/+2
2017-06-12Clean up a bundle of codingstyle stuff in apps directoryPaul Yang1-2/+2
2016-10-14Fix style issueFdaSilvaYY1-3/+3
2016-10-14Constify command optionsFdaSilvaYY1-2/+2
2016-08-04Fix output text to avoid gratuitious git diffRich Salz1-1/+1
2016-04-29apps/progs.pl: don't make digests disablable by defaultRichard Levitte1-1/+1
2016-04-26Remove some OPENSSL_NO_SHA that snuck inBenjamin Kaduk1-5/+0
2016-04-20Copyright consolidation: perl filesRich Salz1-13/+12
2016-03-21Fix no-gostMatt Caswell1-1/+1
2016-03-19apps/progs.pl: add back the INCLUDE_FUNCTION_TABLE wrapperRichard Levitte1-1/+3
2016-03-19Make apps/progs.pl more flexibleRichard Levitte1-60/+68
2016-03-18Implement support for no-tsRichard Levitte1-0/+2
2016-03-18apps/progs.pl: more consistent output for digestsRichard Levitte1-4/+9
2016-03-11Add blake2 support.Bill Cox1-1/+1
2016-02-12Generate progs.h from a bunch of files instead of internal knowledgeRichard Levitte1-11/+22
2016-02-07more doc fixesRich Salz1-1/+1
2016-01-11Use ossl_inline and DEFINE_LHASH_OFDr. Stephen Henson1-1/+1
2016-01-11Inline LHASH_OFDr. Stephen Henson1-0/+2
2015-09-11Enable -Wmissing-variable-declarations andBen Laurie1-2/+4
2015-04-24Big apps cleanup (option-parsing, etc)Rich Salz1-68/+93
2015-01-27OPENSSL_NO_xxx cleanup: SHARich Salz1-16/+18
2015-01-27OPENSSL_NO_xxx cleanup: many removalsRich Salz1-2/+0
2014-08-12PR 2580: dgst missing current SHA algorithmsNick Lewis1-1/+1
2014-06-29Make no-ssl3 no-ssl2 do more sensible things.Dr. Stephen Henson1-1/+1
2012-02-10PR: 2714Dr. Stephen Henson1-0/+2
2009-06-30Updates from 1.0.0-stableDr. Stephen Henson1-0/+3
2008-03-12And so it begins...Dr. Stephen Henson1-1/+4
2007-04-23Add SEED encryption algorithm.Bodo Möller1-2/+4
2006-07-09New functions to enumerate digests and ciphers.Dr. Stephen Henson1-0/+2
2006-06-09Camellia cipher, contributed by NTTBodo Möller1-0/+4
2006-04-04New function to retrieve ASN1 info on public key algorithms. New commandDr. Stephen Henson1-0/+1
2005-04-05update progs.pl to reflect changes in progs.hNils Larsch1-2/+6
2002-08-26ecdsa => ecBodo Möller1-2/+2
2002-02-13ECDSA supportBodo Möller1-0/+2
2001-09-10exclude disabled message digestsBodo Möller1-1/+1
2001-09-10add AES ciphersBodo Möller1-1/+4
2001-09-10Update so that progs.h can indeed be automatically generatedBodo Möller1-12/+13
2000-09-03Add 'rsautl' low level RSA utility.Dr. Stephen Henson1-1/+1
2000-08-14MD4 implemented. Assar Westerlund provided the digest code itself and the te...Richard Levitte1-1/+1
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