1. 17 7月, 2017 3 次提交
  2. 16 7月, 2017 6 次提交
  3. 15 7月, 2017 1 次提交
    • R
      Start to overhaul RAND API · da8fc25a
      Rich Salz 提交于
      Remove unused rand_hw_xor, MD/EVP indirection
      Make rand_pseudo same as rand.
      Cleanup formatting and ifdef control
      Rename some things:
          - rand_meth to openssl_rand_meth; make it global
          - source file
          - lock/init functions, start per-thread state
          - ossl_meth_init to ossl_rand_init
      Put state into RAND_STATE structure
      And put OSSL_RAND_STATE into ossl_typ.h
      Use "randomness" instead of "entropy"
      Reviewed-by: NBen Kaduk <kaduk@mit.edu>
      (Merged from https://github.com/openssl/openssl/pull/3758)
      da8fc25a
  4. 14 7月, 2017 5 次提交
  5. 13 7月, 2017 2 次提交
  6. 12 7月, 2017 1 次提交
  7. 10 7月, 2017 4 次提交
  8. 07 7月, 2017 7 次提交
  9. 06 7月, 2017 8 次提交
  10. 05 7月, 2017 3 次提交