Commit History

Author SHA1 Message Date
  Tomas Mraz 7a9e93dda5 Fix regression in default key length for Blowfish CFB and OFB ciphers 2 years ago
  Matt Caswell fecb3aae22 Update copyright year 2 years ago
  Richard Levitte 8c2e588bcf LEGACY PROV: Reimplement the ERR building blocks in upcall terms 2 years ago
  Pauli 722fe8edf2 kdf: Add PVK KDF to providers. 3 years ago
  Pauli 56cd5dc78b provider: use #define for PBKDF1 algorithm name 3 years ago
  Jon Spillett 0f183675b8 Add PBKDF1 to the legacy provider 3 years ago
  Matt Caswell d0efad482f Modify the legacy provider to use OSSL_LIB_CTX_new_child() 3 years ago
  Matt Caswell f5afac4bda Update copyright year 3 years ago
  Richard Levitte e2f5df3613 PROV: Add OIDs we know to all provider applicable algorithms 3 years ago
  Matt Caswell 7b9f02798f Sanity check provider up-calls 3 years ago
  Dr. Matthias St. Pierre a829b735b6 Rename some occurrences of 'library_context' and 'lib_ctx' to 'libctx' 3 years ago
  Dr. Matthias St. Pierre b425001010 Rename OPENSSL_CTX prefix to OSSL_LIB_CTX 3 years ago
  Pauli 7d6766cb53 prov: prefix provider internal functions with ossl_ 3 years ago
  Pauli 1be63951f8 prov: prefix all OSSL_DISPATCH tables names with ossl_ 3 years ago
  Pauli eab7b4240d provider: add an 'is_running' call to all providers. 3 years ago
  Shane Lontis 04cb5ec0b7 Add 'on demand self test' and status test to providers 3 years ago
  Shane Lontis 5ccada09aa Add evp_test fixes. 3 years ago
  Dr. Matthias St. Pierre 363b1e5dae Make the naming scheme for dispatched functions more consistent 4 years ago
  Dr. Matthias St. Pierre 23c48d94d4 Rename <openssl/core_numbers.h> -> <openssl/core_dispatch.h> 4 years ago
  Matt Caswell d40b42ab4c Maintain strict type discipline between the core and providers 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
  Shane Lontis 95cf64404c Fix incorrect default keysize for CAST ofb and cfb modes. 4 years ago
  Matt Caswell 33388b44b6 Update copyright year 4 years ago
  Shane Lontis f5056577ba Move legacy ciphers into the legacy provider 4 years ago
  Matt Caswell 745fc918e7 Introduce the provider property 4 years ago
  Matt Caswell cc35c3ed8f Tweak some algorithm naming inconsistencies 4 years ago
  Richard Levitte 600703f4f4 Cleanup: move provider mains up 4 years ago