Commit History

Author SHA1 Message Date
  Pauli 4f65bc6f8f fips: add AES OFB mode ciphers to FIPS provider. 4 years ago
  Pauli 0839afa747 fips: add AES CFB mode ciphers to FIPS provider. 4 years ago
  Shane Lontis b808665265 Update core_names.h fields and document most fields. 4 years ago
  Matt Caswell d40b42ab4c Maintain strict type discipline between the core and providers 4 years ago
  Richard Levitte 8a758e96f2 PROV & KEYMGMT: Add PSS-parameter support in the RSA KEYMGMT implementation 4 years ago
  Richard Levitte 78906fff4a PROV: Adapt all our providers to use the new PROV_CTX structure 4 years ago
  Richard Levitte fdaad3f1b3 Fix some misunderstandings in our providers' main modules 4 years ago
  Richard Levitte f844f9eb44 Rename FIPS_MODE to FIPS_MODULE 4 years ago
  Matt Caswell 33388b44b6 Update copyright year 4 years ago
  Pauli 916b1f83d0 FIPS: remove algorithms that are not being validated. 4 years ago
  Pauli 1ee1e55114 Add ECX to FIPS provider as non-FIPS algorithms 4 years ago
  Shane Lontis ec4d1b8f8c Add data driven SELF TEST code for signatures and key agreement 4 years ago
  Pauli 6d4e6009d2 Param build: make structures opaque. 4 years ago
  Pauli 110bff618b Param builder: make the OSSL_PARAM_BLD APIs public. 4 years ago
  Shane Lontis edd3b7a309 Add ECDSA to providers 4 years ago
  Shane Lontis d16d0b71a9 Add RSA sign to the fips provider 4 years ago
  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