Commit History

Author SHA1 Message Date
  Shane Lontis 1c725f463e Add ECDH to fips provider 4 years ago
  Shane Lontis 47c239c6b8 Add pairwise consistency self tests to asym keygenerators 4 years ago
  Matt Caswell 745fc918e7 Introduce the provider property 4 years ago
  Matt Caswell afb638f137 Make the RSA ASYM_CIPHER implementation available inside the FIPS module 4 years ago
  Matt Caswell 90d3cb57c6 Implement Provider side Key Management for X25519 and X448 4 years ago
  Matt Caswell 5ce87e11de Fix builds with no-dh 4 years ago
  Richard Levitte 00bc1ad99a Don't pass a digest-size to signature implementations 4 years ago
  Matt Caswell 2ee4a50ab9 Modify EVP_PKEY_CTX_new_from_pkey() to add a propquery parameter 4 years ago
  Shane Lontis 62f49b90d7 Add DH key exchange to fips provider 4 years ago
  Richard Levitte 7b131de2bb PROV: Add support for error queue marks and implement in FIPS module 4 years ago
  Shane Lontis 36fc5fc6bd Add FIPS Self test kats for digests 4 years ago
  Shane Lontis e683582bf3 Add dsa signature alg to fips provider 4 years ago
  Shane Lontis 0d2bfe52bb Add AES_CBC_HMAC_SHA ciphers to providers. 4 years ago
  Rich Salz 742ccab318 Deprecate most of debug-memory 4 years ago
  Matt Caswell cc38e643cb Disable mem leak checking for the self test lock 4 years ago
  Matt Caswell 14a684bfb0 Make sure we only run the self tests once 4 years ago
  Matt Caswell cc35c3ed8f Tweak some algorithm naming inconsistencies 4 years ago
  Pauli 0fee1dffbb KDF: use string names not macros to align with other algorithms. 4 years ago
  Richard Levitte ddd21319e9 Cleanup: move remaining providers/common/include/internal/*.h 4 years ago
  Richard Levitte af3e7e1bcc Cleanup: move providers/common/include/internal/provider_args.h 4 years ago
  Richard Levitte df553b7941 Adapt existing providers to posibly have name lists 5 years ago
  Dr. Matthias St. Pierre 25f2138b0a Reorganize private crypto header files 4 years ago
  Robbie Harwood a39bc4404b [KDF] Add KBKDF implementation for counter-mode HMAC 4 years ago
  Shane Lontis ca392b2943 Add aes_wrap cipher to providers 5 years ago
  Shane Lontis 7bb82f92d9 Add fips module integrity check 4 years ago
  Shane Lontis 3a9f26f330 Add aes_xts cipher to providers 4 years ago
  Pauli 69333af49d Register KDF's using their name macros rather than strings 4 years ago
  Pauli 2e548ac9a1 Make FIPS provider use KDF name for PBKDF2 4 years ago
  Pauli e3405a4a9a Add KDFs to providers 4 years ago
  Richard Levitte 3fd7026276 New function EVP_MD_free() 4 years ago