Re-enable testing of ciphersuites
[openssl.git] / providers /
2020-11-25 Matt CaswellFix RC4-MD5 based ciphersuites
2020-11-25 Matt CaswellEnsure Stream ciphers know how to remove a TLS MAC
2020-11-24 Richard LevitteERR: Rebuild all generated error headers and source...
2020-11-20 Shane LontisFix crash in genpkey app when -pkeyopt digest:name...
2020-11-19 Paulitest RNG: set state to uninitialised as part of uninsta...
2020-11-19 Paulidisassociate test RNG from the DRBGs
2020-11-19 Pauliprov: move the entropy source out of the FIPS provider
2020-11-19 Paulirand: move the entropy source out of the FIPS provider
2020-11-19 Paulidoc: Documentation changes for moving the entropy sourc...
2020-11-18 Richard LevitteDeprecate RSA harder
2020-11-18 PauliRename internal drbg_ functions so they have an ossl_...
2020-11-18 PauliRename SHA3 internal functions so they have an ossl_...
2020-11-18 Paulirename sha1_ctrl to ossl_sha1_ctrl.
2020-11-18 PauliProvide side RNG functions renamed to have an ossl_...
2020-11-18 Paulirename mac_key_* to ossl_mac_key_*
2020-11-18 PauliRename md5_sha1_* ossl_md5_sha1_*
2020-11-18 Matt CaswellSwap to FIPS186-2 DSA generation outside of the FIPS...
2020-11-18 Matt CaswellSwap to DH_PARAMGEN_TYPE_GENERATOR as the default outsi...
2020-11-17 David CarlierNetBSD build fix.
2020-11-16 Shane LontisFix dsa securitycheck for fips.
2020-11-13 David CarlierDragonFlyBSD build fix and update.
2020-11-11 Tomas MrazAvoid duplicate ends_with_dirsep functions
2020-11-11 Richard LevittePROV: Re-implement all the keypair encoders
2020-11-11 Richard LevitteConvert all {NAME}err() in providers/ to their correspo...
2020-11-11 Richard LevittePROV: Re-implement all the keypair decoders
2020-11-11 Shane LontisAdd support for making all of KBKDF FixedInput fields...
2020-11-05 Matt CaswellUpdate copyright year
2020-11-05 Paulidefltprov: remove duplicate algorithm names.
2020-11-01 Shane LontisAdd AES KW inverse ciphers to the EVP layer
2020-10-27 Shane LontisFix sparc t4 build error 'undefined symbol: cipher_hw_g...
2020-10-23 Nicola TuveriConstify OSSL_FUNC_keymgmt_validate()
2020-10-22 Shane LontisRename EVP_MAC_size() to EVP_MAC_CTX_get_mac_size().
2020-10-22 Shane LontisRemove ossl_prov_util_nid_to_name()
2020-10-22 Nicola TuveriConstify OSSL_FUNC_keymgmt_has()
2020-10-21 Richard LevitteUnexport internal MSBLOB and PVK functions
2020-10-20 Matt CaswellRename EVP_PKEY_set1_tls_encodedpoint to EVP_PKEY_set1_...
2020-10-20 XiaokangQianFix Aes-xts potential failure on aarch64
2020-10-19 Richard LevitteDH: make the private key length importable / exportable
2020-10-16 Paulinull prov: fix gettable param array type.
2020-10-15 Matt CaswellUpdate copyright year
2020-10-15 Dr. Matthias St... Rename some occurrences of 'library_context' and 'lib_c...
2020-10-15 Dr. Matthias St... Rename OPENSSL_CTX prefix to OSSL_LIB_CTX
2020-10-14 Yury Issyscall_random(): don't fail if the getentropy() functi...
2020-10-08 Matt CaswellFix encoding of DHX parameters files
2020-10-08 Richard Levitteproviders/build.info: Tag the FIPS module, for the...
2020-10-06 Paulirsa: add ossl_ prefix to internal rsa_ calls.
2020-10-05 Pauliffc: add _ossl to exported but internal functions
2020-10-04 Richard LevitteDECODER: Allow precise result type for OSSL_DECODER_CTX...
2020-10-04 Richard LevitteDECODER: Handle abstract object data type
2020-10-01 Matt CaswellFix some things the rename script didn't quite get...
2020-10-01 Matt CaswellRun the withlibctx.pl script
2020-10-01 Paulider: _ossl prefix der_oid_ and der_aid_ functions
2020-10-01 Paulider: _ossl prefix DER functions
2020-10-01 Pauliprov: prefix all exposed 'cipher' symbols with ossl_
2020-10-01 Pauliprov: prefix aes-cbc-cts functions with ossl_
2020-09-30 Dr. David von OheimbPrune low-level ASN.1 parse errors from error queue...
2020-09-29 Pauliprov: prefix provider internal functions with ossl_
2020-09-29 Pauliprov: prefix all OSSL_DISPATCH tables names with ossl_
2020-09-28 Paulirand: declare get_hardware_random_value() before use.
2020-09-27 Shane LontisRemove TODO comment from sskdf.c
2020-09-25 Randall S. BeckerModified rand_cpu_x86.c to support builtin hardware...
2020-09-25 Matt CaswellMove SM2 asymmetric encryption to be available in the...
2020-09-25 Richard LevitteHide ECX_KEY again
2020-09-24 Shane LontisAdd key length check to rsa_kem operation.
2020-09-24 Dr. David von OheimbPrune low-level ASN.1 parse errors from error queue...
2020-09-23 Dr. Matthias St... drbg: revert renamings of the generate and reseed counter
2020-09-23 Shane LontisFix propq in x942kdf
2020-09-23 Shane LontisFix ecx so that is uses a settable propertyquery
2020-09-23 Shane LontisFix EVP_KDF_scrypt so that is uses a propq for its...
2020-09-23 Shane LontisChange rsa gen so it can use the propq from OSSL_PKEY_P...
2020-09-23 Shane LontisFix CID 1466710 : Resource leak in ec_kmgmt due to...
2020-09-23 Shane LontisFix CID 1466712 : Resource leak in ec_kmgmt due to...
2020-09-23 Shane LontisFix CID 1466713 : Dead code in encode_key2text.c
2020-09-23 Shane LontisFix CID 1467068 : Null pointer dereference in self_test.c
2020-09-23 Paulidrbg: gettable parameters for cipher/digest/mac type.
2020-09-22 Paul Yangrefactor get params functions
2020-09-22 Paul Yangsupport PARAM_SECURITY_BITS for SM2
2020-09-22 Paul YangAddress review comments
2020-09-22 Paul YangAdd SM2 signature algorithm to default provider
2020-09-22 Paul YangAdd SM2 key management
2020-09-22 Randall S. BeckerAdded FIPS DEP initialization for the NonStop platform...
2020-09-20 Richard LevitteENCODER: Refactor our provider encoder implementations
2020-09-19 Shane LontisAdd a copy of OSSL_SELF_TEST_get_callback() to the...
2020-09-19 Shane LontisAdd KEM (Key encapsulation mechanism) support to providers
2020-09-18 Matt CaswellTeach EdDSA signature algorithms about AlgorithmIdentifiers
2020-09-18 Shane LontisAdd option to fipsinstall to disable fips security...
2020-09-18 Shane LontisAdd 'fips-securitychecks' option and plumb this into...
2020-09-18 Shane Lontisfix provider exchange operations
2020-09-18 Shane Lontisfix provider signatures
2020-09-18 Shane LontisSeparate fips and non fips code for key operations
2020-09-18 Shane LontisAdd missing 'ossl_unused' tags to some gettable and...
2020-09-18 Shane LontisAdd fips checks for ecdh key agreement
2020-09-18 Shane LontisAdd fips checks for rsa encryption
2020-09-18 Shane LontisAdd fips checks for dh key agreement
2020-09-18 Shane LontisAdd fips checks for ecdsa signatures
2020-09-18 Shane LontisAdd fips checks for dsa signatures
2020-09-18 Shane LontisAdd fips checks for rsa signatures.
2020-09-17 Shane LontisAdd selftest callback to CRNG output test
2020-09-17 Shane LontisFix AES_XTS on x86-64 platforms with BSAES and VPAES...
2020-09-17 Jon SpillettMake KDFs fail if requesting a zero-length key.
next