hkdf: when HMAC key is all zeros, still set a valid key length
[openssl.git] / providers / common /
6 days ago Dimitri John LedkovExclude X25519 and X448 from capabilities advertised...
2023-10-20 Matthias St. Pierrerand: add callbacks to cleanup the user entropy resp...
2023-09-28 Matt CaswellCopyright year updates
2023-09-27 Paulifips: use seed source requested
2023-09-07 Matt CaswellCopyright year updates
2023-06-14 Paulifips: update DSA security check to fix legacy verify...
2023-06-14 Yi Liconfigure: introduce no-ecx to remove ECX related feature
2023-03-28 PauliDeclare FIPS option functions in their own header
2023-03-17 Čestmír Kalinaproverr: add PROV_R_{INVALID_MEMORY_SIZE,INVALID_THREAD...
2023-03-07 slontisAdd option to FIPS module to enforce EMS check during...
2022-11-25 Stephen FarrellImplements Hybrid Public Key Encryption (HPKE) as per...
2022-11-23 FdaSilvaYYCleanup : directly include of `internal/nelem.h` when...
2022-11-02 Richard Levitteproviders/common/der/oids_to_c.pm: Remove use of Data...
2022-10-07 Matt CaswellReimplement brainpool TLSv1.3 support group support
2022-10-05 Richard LevitteStop raising ERR_R_MALLOC_FAILURE in most places
2022-06-29 Daniel FialaRemove redundant check for `saltlen > UINT32_MAX`
2022-06-27 Daniel FialaImprove checks for invalid saltlen in DER writer.
2022-06-27 Daniel Fialader_writer: Use uint32_t instead of long.
2022-06-27 Daniel FialaAdd checks for saltlen and trailerfield to rsa key...
2022-05-03 Matt CaswellUpdate copyright year
2022-04-22 Dmitry Belyavskiystr[n]casecmp => OPENSSL_strncasecmp
2022-02-05 Richard LevitteMove e_os.h to include/internal
2022-02-03 Todd ShortFix copyrights
2022-02-01 Pauliindentation fix
2022-02-01 Pauliprov: add a safe memdup function for context cloning
2021-10-28 x2018fix some code with obvious wrong coding style
2021-10-19 Matt CaswellUpdate provider_util.c to correctly handle ENGINE refer...
2021-09-15 Tomas Mrazproviders: Do not use global EVP_CIPHERs and EVP_MDs
2021-08-25 PauliAdd invalid input length error
2021-07-29 Matt CaswellUpdate copyright year
2021-07-06 Tomas Mrazfips module header inclusion fine-tunning
2021-06-17 Matt CaswellUpdate copyright year
2021-06-04 Tomas MrazMove libssl related defines used by fips provider to...
2021-06-02 Pauliproviders: remove TODOs
2021-06-02 Richard Levitteproviders/common/der/build.info: make a variable for...
2021-06-01 Shane LontisMove provider der_XXX.h.in files to the include directory.
2021-05-31 Richard LevitteAdd .asn1 dependencies for files generated from provide...
2021-05-30 Richard LevitteAdd the usual autowarn perl snippet in providers/common...
2021-05-26 Paulierr: rename err_load_xxx_strings_int functions
2021-05-24 Jon SpillettAdd PBKDF1 to the legacy provider
2021-05-20 Richard LevitteVMS: Copy __DECC_INCLUDE_{PROLOGUE,EPILOGUE}.H to more...
2021-05-12 Tomas MrazA few cleanups of the provider build.infos
2021-05-12 Tomas MrazAllow arbitrary digests with ECDSA and DSA
2021-05-07 Richard LevitteDrop libimplementations.a
2021-05-05 Shane LontisFix KMAC bounds checks.
2021-04-22 Matt CaswellUpdate copyright year
2021-04-19 Rich SalzRemove extra trailing semicolon
2021-04-16 Matt CaswellSanity check provider up-calls
2021-04-16 Matt CaswellStore some FIPS global variables in the FIPS_GLOBAL...
2021-04-15 Tomas MrazAdd OID for mdc2WithRSASignature and remove related...
2021-04-14 Shane LontisAdd domain parameter match check for DH and ECDH key...
2021-04-12 PauliAdd additional KMAC error
2021-04-08 Matt CaswellUpdate copyright year
2021-04-06 Tomas MrazDeprecate the EVP_PKEY controls for CMS and PKCS#7
2021-03-18 Shane LontisAdd ossl_provider symbols
2021-03-18 Shane LontisAdd ossl_encode symbols
2021-03-18 Shane LontisFix misc external ossl_ symbols.
2021-03-17 Pauliprov: remove TODO in der_rsa_key.c
2021-03-11 Matt CaswellUpdate copyright year
2021-03-10 PauliAdd a real type for OSSL_CORE_BIO which is distinct...
2021-02-28 Pauliprov: update provider util to be less agressive about...
2021-02-18 Matt CaswellUpdate copyright year
2021-02-18 Shane LontisFix external symbols related to provider related securi...
2021-02-17 Paulierr: generated error files
2021-02-12 Tomas Mrazssl_test: Add testcases for disallowing non-TLS1.3...
2021-02-11 Tomas MrazRename internal providercommonerr.h to less mouthful...
2021-02-11 Tomas MrazVarious cleanup of PROV_R_ reason codes
2021-02-11 Tomas MrazMove the PROV_R reason codes to a public header
2021-02-05 Richard LevittePROV: Fix encoding of MDWithRSAEncryption signature...
2021-02-05 Matt CaswellAdd the nist group names as aliases for the normal...
2021-02-05 Richard LevitteERR: Rebuild all generated error headers and source...
2021-02-05 Tomas MrazRSA: properly generate algorithm identifier for RSA...
2021-01-28 Richard LevitteUpdate copyright year
2021-01-26 Shane LontisDeprecate EC_KEY + Update ec apps to use EVP_PKEY
2020-12-17 Paulidsa: provider and library deprecation changes
2020-12-09 PauliFix error clash in build
2020-12-09 Paulirand: add a provider side seed source.
2020-12-08 Richard Levitteproviders/common/der/build.info: Improve checks of...
2020-12-02 Shane LontisAdd EVP_KDF-X942 to the fips module
2020-11-30 Matt CaswellFix builds that specify both no-dh and no-ec
2020-11-26 Matt CaswellUpdate copyright year
2020-11-24 Richard LevitteERR: Rebuild all generated error headers and source...
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-18 Richard LevitteDeprecate RSA harder
2020-11-16 Shane LontisFix dsa securitycheck for fips.
2020-10-22 Shane LontisRemove ossl_prov_util_nid_to_name()
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-06 Paulirsa: add ossl_ prefix to internal rsa_ calls.
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-09-29 Pauliprov: prefix provider internal functions with ossl_
2020-09-25 Matt CaswellMove SM2 asymmetric encryption to be available in the...
2020-09-22 Paul YangAddress review comments
2020-09-22 Paul YangAdd SM2 signature algorithm to default provider
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...
next