Historique des commits

Auteur SHA1 Message Date
  Richard Levitte baf02793fc APPS: Replace the use of OBJ_nid2ln() with name or description calls il y a 3 ans
  Shane Lontis c8830891e6 Add ossl_provider symbols il y a 3 ans
  Shane Lontis 9500c8234d Fix misc external ossl_ symbols. il y a 3 ans
  Matt Caswell a28d06f3e9 Update copyright year il y a 3 ans
  Matt Caswell b233ea8276 Avoid races by caching exported ciphers in the init function il y a 3 ans
  Richard Levitte 58f422f6f4 Fix some odd names in our provider source code il y a 3 ans
  Pauli 81aef6ba72 rand: add a provider side seed source. il y a 3 ans
  Shane Lontis 89cccbea51 Add EVP_KDF-X942 to the fips module il y a 3 ans
  Pauli 08edd447c9 prov: move the entropy source out of the FIPS provider il y a 3 ans
  Richard Levitte c319b6276b PROV: Re-implement all the keypair encoders il y a 3 ans
  Richard Levitte 2c090c1d1b PROV: Re-implement all the keypair decoders il y a 3 ans
  Pauli 649bd87cb4 defltprov: remove duplicate algorithm names. il y a 3 ans
  Shane Lontis 8ea761bf40 Add AES KW inverse ciphers to the EVP layer il y a 3 ans
  Dr. Matthias St. Pierre a829b735b6 Rename some occurrences of 'library_context' and 'lib_ctx' to 'libctx' il y a 3 ans
  Dr. Matthias St. Pierre b425001010 Rename OPENSSL_CTX prefix to OSSL_LIB_CTX il y a 3 ans
  Pauli 592dcfd3df prov: prefix all exposed 'cipher' symbols with ossl_ il y a 4 ans
  Pauli 7d6766cb53 prov: prefix provider internal functions with ossl_ il y a 4 ans
  Pauli 1be63951f8 prov: prefix all OSSL_DISPATCH tables names with ossl_ il y a 4 ans
  Matt Caswell ce64d3eee0 Move SM2 asymmetric encryption to be available in the default provider il y a 4 ans
  Paul Yang d0b79f8631 Add SM2 signature algorithm to default provider il y a 4 ans
  Paul Yang 7ee511d093 Add SM2 key management il y a 4 ans
  Richard Levitte 111dc4b0f1 ENCODER: Refactor our provider encoder implementations il y a 4 ans
  Shane Lontis 80f4fd18f7 Add KEM (Key encapsulation mechanism) support to providers il y a 4 ans
  Pauli eab7b4240d provider: add an 'is_running' call to all providers. il y a 4 ans
  Jon Spillett ce43db7a3f Fix up issue on AIX caused by broken compiler handling of macro expansion il y a 4 ans
  Richard Levitte 63f187cfed STORE: Add a built-in 'file:' storemgmt implementation (loader) il y a 4 ans
  Jon Spillett b48ca22a56 Avoid AIX compiler issue by making the macro argument names not match any substring il y a 4 ans
  Matt Caswell e3bf65da88 Include "legacy" in the name of the various MAC bridge functions il y a 4 ans
  Matt Caswell a540ef90f5 Extend the provider MAC bridge for CMAC il y a 4 ans
  Matt Caswell 4db71d0175 Extend the provider MAC bridge for Poly1305 il y a 4 ans