Commit History

作者 SHA1 備註 提交日期
  Daniel Bevenius 6d418dbcd3 Clarify two comments (typos) in fipsprov.c 3 年之前
  Richard Levitte e2f5df3613 PROV: Add OIDs we know to all provider applicable algorithms 3 年之前
  Matt Caswell 7b9f02798f Sanity check provider up-calls 3 年之前
  Matt Caswell 6ce58488bd Store some FIPS global variables in the FIPS_GLOBAL structure 3 年之前
  Richard Levitte baf02793fc APPS: Replace the use of OBJ_nid2ln() with name or description calls 3 年之前
  Shane Lontis c8830891e6 Add ossl_provider symbols 3 年之前
  Tomas Mraz 061ae2f6a2 Remove the RAND_get0_public() from fips provider initialization 3 年之前
  Tomas Mraz 2741128e9d Move the PROV_R reason codes to a public header 3 年之前
  Matt Caswell b233ea8276 Avoid races by caching exported ciphers in the init function 3 年之前
  Richard Levitte 58f422f6f4 Fix some odd names in our provider source code 3 年之前
  Richard Levitte 4333b89f50 Update copyright year 3 年之前
  Daiki Ueno 1395a84e48 params: OSSL_PARAM_utf8_ptr: don't automatically reference `address` 3 年之前
  Shane Lontis 89cccbea51 Add EVP_KDF-X942 to the fips module 3 年之前
  Pauli 08edd447c9 prov: move the entropy source out of the FIPS provider 3 年之前
  Shane Lontis 8ea761bf40 Add AES KW inverse ciphers to the EVP layer 3 年之前
  Shane Lontis 4244504635 Remove ossl_prov_util_nid_to_name() 3 年之前
  Dr. Matthias St. Pierre a829b735b6 Rename some occurrences of 'library_context' and 'lib_ctx' to 'libctx' 3 年之前
  Dr. Matthias St. Pierre b425001010 Rename OPENSSL_CTX prefix to OSSL_LIB_CTX 3 年之前
  Pauli 592dcfd3df prov: prefix all exposed 'cipher' symbols with ossl_ 3 年之前
  Pauli 7d6766cb53 prov: prefix provider internal functions with ossl_ 3 年之前
  Pauli 1be63951f8 prov: prefix all OSSL_DISPATCH tables names with ossl_ 3 年之前
  Shane Lontis f8e747471e Add a copy of OSSL_SELF_TEST_get_callback() to the fips module. 3 年之前
  Shane Lontis 80f4fd18f7 Add KEM (Key encapsulation mechanism) support to providers 3 年之前
  Shane Lontis 991a6bb581 Add option to fipsinstall to disable fips security checks at run time. 3 年之前
  Shane Lontis 35e6ea3bdc keygen: add FIPS error state management to conditional self tests 3 年之前
  Pauli 6cf3730267 FIPS: rename the status call to is_running. 3 年之前
  Matt Caswell e3bf65da88 Include "legacy" in the name of the various MAC bridge functions 3 年之前
  Matt Caswell a540ef90f5 Extend the provider MAC bridge for CMAC 3 年之前
  Matt Caswell b571e662cd Make the provider side EVP PKEY MAC bridge available in default and fips 3 年之前
  Shane Lontis 627c220311 Add DHX support to keymanager 3 年之前