summaryrefslogtreecommitdiffstats
path: root/apps
AgeCommit message (Expand)Author
2020-02-04Deprecate the ECDSA and EV_KEY_METHOD functions.Pauli
2020-02-04Fix coverity issues CID 1457745...1457752, 1457853, 1457854Shane Lontis
2020-02-02Adapt some 'openssl' commands for SM2 changes.Richard Levitte
2020-01-29Document most missing optionsRich Salz
2020-01-29Deprecate the low level HMAC functionsPauli
2020-01-29Deprecate the low level CMAC functionsPauli
2020-01-25Replace apps/server.pem with certificate with a sha256 signature.Kurt Roeckx
2020-01-25Deprecate the low level DES functions.Pauli
2020-01-19APPS & TEST: Eliminate as much use of EVP_PKEY_size() as possibleRichard Levitte
2020-01-19apps: Fix deprecation conditional in speed.cPauli
2020-01-19Deprecate the low level IDEA functions.Pauli
2020-01-19Deprecate the low level MD5 functions.Pauli
2020-01-19Deprecate the low level SHA functions.Pauli
2020-01-16Deprecate the low level RC5 functionsPauli
2020-01-16Deprecate the low level RC4 functionsPauli
2020-01-16Deprecate the low level RC2 functionsPauli
2020-01-16Deprecate the low level SEED functionsPauli
2020-01-15Add FIPS Self test kats for digestsShane Lontis
2020-01-13Deprecate the Low Level CAST APIsMatt Caswell
2020-01-13Deprecate Low Level Camellia APIsMatt Caswell
2020-01-12Deprecate the low level Whirlpool functions.Pauli
2020-01-12Deprecate the low level MDC2 functions.Pauli
2020-01-12Deprecate the low level MD4 functions.Pauli
2020-01-12Deprecate the low level MD2 functions.Pauli
2020-01-12Deprecate the low level RIPEMD160 functions.Pauli
2020-01-12Add dsa signature alg to fips providerShane Lontis
2020-01-11Tweak option error messagesRich Salz
2020-01-08Deprecate Low Level Blowfish APIsMatt Caswell
2020-01-06Add `-passin` arg to `ocsp`kaysond
2020-01-06Deprecate the low level AES functionsMatt Caswell
2020-01-05Fix disabled ecdsa in apps/speedfangming.fang
2020-01-02Add -iter option to pkcs12 commandIbrahim M. Ghazal
2020-01-02Run make updateMatt Caswell
2019-12-26Fix a race condition in the speed commandBernd Edlinger
2019-12-19Fix regression on x509 keyform argumentJussi Keranen
2019-12-18APPS & TEST: Adapt to use the new BIO_f_prefix()Richard Levitte
2019-12-17apps/speed.c: Fix eddsa sign and verify output with -multi optionSaritha
2019-12-16Return 1 when openssl req -addext kv is duplicatedkinichiro
2019-12-14Deprecate most of debug-memoryRich Salz
2019-12-13Check return value after loading config filekinichiro
2019-12-11Fix some typosVeres Lajos
2019-12-09apps/speed: replace list of #define by enums declarations.FdaSilvaYY
2019-12-09apps/speed: factorize ec test curves declarationsFdaSilvaYY
2019-12-09apps/speed: improve sm2 failure code.FdaSilvaYY
2019-12-09apps/speed: simplify 'doit' action flag management code.FdaSilvaYY
2019-12-09apps/speed: initialize key material only when its algo is selected.FdaSilvaYY
2019-12-09apps/speed: remove a shared global variableFdaSilvaYY
2019-12-09apps/speed: discard useless protoypes as these methods are defines before bei...FdaSilvaYY
2019-12-09apps/speed: allow to continue tests after any init failure handling.FdaSilvaYY
2019-12-04Deprecate the AES_ige_*() functionsMatt Caswell