Commit History

Author SHA1 Message Date
  Richard Levitte c319b6276b PROV: Re-implement all the keypair encoders 3 years ago
  Richard Levitte 2c090c1d1b PROV: Re-implement all the keypair decoders 3 years ago
  Pauli 649bd87cb4 defltprov: remove duplicate algorithm names. 3 years ago
  Shane Lontis 8ea761bf40 Add AES KW inverse ciphers to the EVP layer 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 592dcfd3df prov: prefix all exposed 'cipher' symbols with ossl_ 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
  Matt Caswell ce64d3eee0 Move SM2 asymmetric encryption to be available in the default provider 3 years ago
  Paul Yang d0b79f8631 Add SM2 signature algorithm to default provider 4 years ago
  Paul Yang 7ee511d093 Add SM2 key management 4 years ago
  Richard Levitte 111dc4b0f1 ENCODER: Refactor our provider encoder implementations 3 years ago
  Shane Lontis 80f4fd18f7 Add KEM (Key encapsulation mechanism) support to providers 3 years ago
  Pauli eab7b4240d provider: add an 'is_running' call to all providers. 3 years ago
  Jon Spillett ce43db7a3f Fix up issue on AIX caused by broken compiler handling of macro expansion 3 years ago
  Richard Levitte 63f187cfed STORE: Add a built-in 'file:' storemgmt implementation (loader) 3 years ago
  Jon Spillett b48ca22a56 Avoid AIX compiler issue by making the macro argument names not match any substring 3 years ago
  Matt Caswell e3bf65da88 Include "legacy" in the name of the various MAC bridge functions 3 years ago
  Matt Caswell a540ef90f5 Extend the provider MAC bridge for CMAC 3 years ago
  Matt Caswell 4db71d0175 Extend the provider MAC bridge for Poly1305 3 years ago
  Matt Caswell b27b31b628 Extend the provider MAC bridge for SIPHASH 3 years ago
  Matt Caswell b571e662cd Make the provider side EVP PKEY MAC bridge available in default and fips 3 years ago
  Richard Levitte ece9304c96 Rename OSSL_SERIALIZER / OSSL_DESERIALIZER to OSSL_ENCODE / OSSL_DECODE 3 years ago
  Pauli b7466c1303 Move PKCS#12 KDF to provider. 3 years ago
  Shane Lontis 627c220311 Add DHX support to keymanager 3 years ago
  Matt Caswell 194de849cc Extend the EVP_PKEY KDF to KDF provider bridge to also support Scrypt 3 years ago
  Matt Caswell 05d2f72e79 Extend the EVP_PKEY KDF to KDF provider bridge to also support HKDF 4 years ago
  Matt Caswell ac2d58c72b Implement a EVP_PKEY KDF to KDF provider bridge 4 years ago
  Shane Lontis 04cb5ec0b7 Add 'on demand self test' and status test to providers 3 years ago