Commit History

Author SHA1 Message Date
  Jon Spillett 0f183675b8 Add PBKDF1 to the legacy provider 3 years ago
  Richard Levitte 848af5e8fe Drop libimplementations.a 3 years ago
  Pauli 08edd447c9 prov: move the entropy source out of the FIPS provider 3 years ago
  Shane Lontis 4244504635 Remove ossl_prov_util_nid_to_name() 3 years ago
  Shane Lontis 7a810fac86 Add 'fips-securitychecks' option and plumb this into the actual fips checks 3 years ago
  Shane Lontis 16fbda848d Separate fips and non fips code for key operations 3 years ago
  Richard Levitte 904f42509f PROV: Move bio_prov.c from libcommon.a to libfips.a / libnonfips.a 4 years ago
  Matt Caswell 72bfc95858 Add the concept of "Capabilities" to the default and fips providers 4 years ago
  Richard Levitte 78906fff4a PROV: Adapt all our providers to use the new PROV_CTX structure 4 years ago
  Richard Levitte 1d39620b34 PROV: Add the beginning of a DER writing library 4 years ago
  Richard Levitte 68a51d59a2 Move providers/common/{ciphers,digests}/* to providers/implementations 4 years ago
  Richard Levitte 63665fff84 PROV BIO: add a BIO_vprintf() upcall, and a provider BIO library 4 years ago
  Richard Levitte a8f6d2642d Rename providers/common/provlib.c to nid_to_name.c 4 years ago
  Richard Levitte 5687e357c6 Providers: move common exchange,kdfs,keymgmt,macs,signature 4 years ago
  Richard Levitte dec95d7589 Rework how our providers are built 4 years ago
  Matt Caswell 4889dadcb8 Implement DSA in the default provider 4 years ago
  Pauli 2f17cc493c Unify the digest getting code inside providers. 4 years ago
  Pauli e3405a4a9a Add KDFs to providers 4 years ago
  Richard Levitte 2e5db6ad84 Move CMAC to providers 5 years ago
  Richard Levitte 8b84b075ff Adapt DH to use with KEYMGMT 5 years ago
  Matt Caswell 89e291742f Implement PKCS#3 DH Key Exchange in the default provider 5 years ago
  Matt Caswell 4cecf7a127 Add a nid 2 algorithm name mapping capability 5 years ago
  Matt Caswell 6caf7f3aec Create provider errors and use them 5 years ago
  Matt Caswell aab26e6f7b Implement support for AES-256-ECB in the default provider 5 years ago
  Matt Caswell de29ff17a2 Implement SHA256 in the default provider 5 years ago