Commit History

Author SHA1 Message Date
  Pauli 31656f2785 Add invalid input length error 2 years ago
  Pauli b93f6c2db9 err: rename err_load_xxx_strings_int functions 3 years ago
  Shane Lontis 2b05439f84 Fix KMAC bounds checks. 3 years ago
  Shane Lontis 46eee7104d Add domain parameter match check for DH and ECDH key exchange. 3 years ago
  Pauli e3c2a55d47 Add additional KMAC error 3 years ago
  Pauli 381289f6c7 err: generated error files 3 years ago
  Tomas Mraz 283df0b84b Rename internal providercommonerr.h to less mouthful proverr.h 3 years ago
  Tomas Mraz f5f29796f0 Various cleanup of PROV_R_ reason codes 3 years ago
  Tomas Mraz 2741128e9d Move the PROV_R reason codes to a public header 3 years ago
  Pauli 81aef6ba72 rand: add a provider side seed source. 3 years ago
  Shane Lontis 89cccbea51 Add EVP_KDF-X942 to the fips module 3 years ago
  Richard Levitte 14a6c6a4e1 ERR: Rebuild all generated error headers and source files 3 years ago
  Pauli 08edd447c9 prov: move the entropy source out of the FIPS provider 3 years ago
  Pauli 03bede0cc8 rand: move the entropy source out of the FIPS provider 3 years ago
  Shane Lontis 35e6ea3bdc keygen: add FIPS error state management to conditional self tests 3 years ago
  Pauli 5736923f12 FIPS: error mode is set from failed self tests and produced a limited number of errors when algorithm accesses are attempted 3 years ago
  Richard Levitte 8ae40cf57d ENCODER: Refactor provider implementations, and some cleanup 3 years ago
  Richard Levitte 63f187cfed STORE: Add a built-in 'file:' storemgmt implementation (loader) 3 years ago
  Richard Levitte 6cc1dfca88 PROV: Fix DSA and DH private key serializers 3 years ago
  Pauli b7466c1303 Move PKCS#12 KDF to provider. 3 years ago
  Richard Levitte a4e55cccc9 PROV: Add a DER to RSA-PSS deserializer implementation 4 years ago
  Shane Lontis 9f7bdcf37f Add ERR_raise() errors to fips OSSL_provider_init and self tests. 4 years ago
  Nicola Tuveri e0137ca92b [EC][ASN1] Detect missing OID when serializing EC parameters and keys 4 years ago
  Pauli 15dfa092d0 rand: core APIs for provider friendly random. 4 years ago
  Richard Levitte 2d5536609b PROV & SIGNATURE: Adapt the RSA signature code for PSS-parameters 4 years ago
  Richard Levitte 1f185f51a7 PROV: Implement EC param / key generation 4 years ago
  Matt Caswell 3965480c82 Implement provider support for Ed25519 annd Ed448 4 years ago
  Richard Levitte 6f4b766315 PROV: add RSA signature implementation 4 years ago
  Matt Caswell 6f7d213533 Add X25519/X448 Key Exchange to the default provider 4 years ago
  Richard Levitte 31a796d1cc PROV: Implement padding mode words in the RSA ASYM_CIPHER implementation 4 years ago