Commit History

作者 SHA1 備註 提交日期
  Rich Salz 6b750b89ee Add NCONF_get0_libctx() 3 年之前
  Tomas Mraz ed576acdf5 Rename all getters to use get/get0 in name 3 年之前
  Pauli 528685fe77 rand: use size_t for size argument to RAND_bytes_ex() 3 年之前
  Pauli 508258caa0 rand: add a strength argument to the BN and RAND RNG calls 3 年之前
  Matt Caswell a16d21744d Add the ability for ex_data to have a priority 3 年之前
  Pauli 8f4cddbc90 rand: fix coverity 1473636: data race condition 3 年之前
  Shane Lontis 1335ca4b07 Add ossl_rand symbols 3 年之前
  Rich Salz cd3f8c1b11 Always check CRYPTO_LOCK_{read,write}_lock 3 年之前
  Tomas Mraz 12b4e5821d Use OPENSSL_init_crypto(OPENSSL_INIT_BASE_ONLY, NULL) in libcrypto 3 年之前
  Pauli d5a936c5b1 rand: use params argument on instantiate call 3 年之前
  Pauli 786b13fa77 RAND_METHOD deprecation: code changes 3 年之前
  Matt Caswell cd4e6a3512 Refactor RAND_get0_primary() locking 3 年之前
  Richard Levitte 4333b89f50 Update copyright year 3 年之前
  Matt Caswell f5a50c2a07 Enable locking on the primary DRBG when we create it 3 年之前
  Pauli 1d180bbe8e rand: allow seed-src to be missing 3 年之前
  Pauli 81aef6ba72 rand: add a provider side seed source. 4 年之前
  Pauli 03bede0cc8 rand: move the entropy source out of the FIPS provider 4 年之前
  Pauli 1dc188ba0e Provide side RNG functions renamed to have an ossl_ prefix. 4 年之前
  Richard Levitte a150f8e1fc CRYPTO: refactor ERR_raise()+ERR_add_error_data() to ERR_raise_data() 4 年之前
  Richard Levitte 9311d0c471 Convert all {NAME}err() in crypto/ to their corresponding ERR_raise() call 4 年之前
  Dr. Matthias St. Pierre b425001010 Rename OPENSSL_CTX prefix to OSSL_LIB_CTX 4 年之前
  Pauli 44d2482ba6 Add a "random" configuration section. 4 年之前
  Pauli 4516bf7422 rand: instantiate the DRBGs upon first use. 4 年之前
  Pauli 7d615e2178 rand_drbg: remove RAND_DRBG. 4 年之前
  Pauli e4468e6d8d deprecate engines in libcrypto 4 年之前
  Pauli f000e82898 CTR, HASH and HMAC DRBGs in provider 4 年之前
  Pauli 4bffc025fd CRNGT: continuous DRBG tests for providers 4 年之前
  Richard Levitte f844f9eb44 Rename FIPS_MODE to FIPS_MODULE 4 年之前
  Matt Caswell 33388b44b6 Update copyright year 4 年之前
  Dr. Matthias St. Pierre 7fa8bcfe43 Fix misspelling errors and typos reported by codespell 4 年之前