summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Add support for DH 'modp' group parameters (RFC 3526)Shane Lontis2020-01-315-3/+30
* Add RSA key validation to default providerShane Lontis2020-01-294-2/+25
* TLS: use EVP for HMAC throughout libssl.Pauli2020-01-292-2/+9
* Deprecate the low level HMAC functionsPauli2020-01-291-19/+20
* hmac: preprocessor indentation fixesPauli2020-01-291-4/+4
* Deprecate the low level CMAC functionsPauli2020-01-291-11/+14
* cmac: preprocessor indentation fixesPauli2020-01-291-5/+5
* PROV: Adapt the DSA signature implementation to provide AlgorithmidentifiersRichard Levitte2020-01-283-1/+13
* Adapt ASN1_item_sign_ctx() for use with provided keypairsRichard Levitte2020-01-281-2/+5
* Modify EVP_PKEY_CTX_new_from_pkey() to add a propquery parameterMatt Caswell2020-01-271-1/+1
* EVP: Adapt EVP_PKEY Seal and Open for provider keysRichard Levitte2020-01-251-6/+7
* Deprecate the low level DES functions.Pauli2020-01-251-87/+118
* des: fix header file preprocessor indentationPauli2020-01-251-20/+20
* New functions for PKCS8 attributes managementDmitry Belyavskiy2020-01-241-0/+4
* Modify DSA and DH keys to use a shared FFC_PARAMS structShane Lontis2020-01-242-0/+59
* EVP: Add EVP_PKEY_get_default_digest_name() and use itRichard Levitte2020-01-232-0/+4
* Add internal maxsize macrosRichard Levitte2020-01-231-0/+20
* Add DH key exchange to fips providerShane Lontis2020-01-231-0/+15
* Introduce SSL_CTX_new_with_libex()Matt Caswell2020-01-221-0/+2
* PROV: Add support for error queue marks and implement in FIPS moduleRichard Levitte2020-01-211-18/+25
* Convert rand_bytes_ex and rand_priv_bytes_ex to public functionsMatt Caswell2020-01-202-6/+7
* Deprecate the low level IDEA functions.Pauli2020-01-191-20/+29
* idea: fix preprocessor indentionPauli2020-01-191-18/+18
* param_bld: add a padded BN call.Pauli2020-01-191-0/+2
* TODO: undo md5.h and sha.h changes temporarilyPauli2020-01-192-75/+56
* Deprecate the low level MD5 functions.Pauli2020-01-191-15/+20
* Deprecate the low level SHA functions.Pauli2020-01-191-41/+55
* sha: fix preprocessor indentationPauli2020-01-191-4/+4
* CORE: renumber OSSL_FUNC_KEYMGMT macrosRichard Levitte2020-01-171-18/+18
* EVP: make EVP_PKEY_{bits,security_bits,size} work with provider only keysRichard Levitte2020-01-173-1/+37
* Add duplication APIs to ASN1_TIME and related typesPaul Yang2020-01-171-0/+4
* CRYPTO: Remove support for ex_data fields when building the FIPS moduleRichard Levitte2020-01-151-1/+0
* Deprecate the low level RC5 functionsPauli2020-01-161-23/+30
* rc5: fix preprocessor indentationPauli2020-01-161-12/+12
* Deprecate the low level RC4 functionsPauli2020-01-161-4/+7
* rc4: fix preprocessor indentationPauli2020-01-161-5/+5
* Deprecate the low level RC2 functionsPauli2020-01-161-18/+25
* rc2: fix preprocessor indentationPauli2020-01-161-8/+8
* Deprecate the low level SEED functionsPauli2020-01-161-31/+39
* seed: fix preprocessor indentationPauli2020-01-161-16/+16
* Add FIPS Self test kats for digestsShane Lontis2020-01-155-26/+86
* Deprecate the Low Level CAST APIsMatt Caswell2020-01-131-19/+38
* Deprecate Low Level Camellia APIsMatt Caswell2020-01-131-35/+64
* Deprecate the low level Whirlpool functions.Pauli2020-01-121-9/+18
* whirlpool: fix preprocessor indentationPauli2020-01-121-10/+10
* Deprecate the low level MDC2 functions.Pauli2020-01-121-5/+11
* mdc2: fix preprocessor indentationPauli2020-01-121-9/+9
* Deprecate the low level MD4 functions.Pauli2020-01-121-10/+15
* md4: fix preprocessor indentationPauli2020-01-121-10/+10
* Deprecate the low level MD2 functions.Pauli2020-01-121-8/+13