1. 15 Jul, 2017 1 commit
    • Rich Salz's avatar
      Start to overhaul RAND API · da8fc25a
      Rich Salz authored
      
      
      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: default avatarBen Kaduk <kaduk@mit.edu>
      (Merged from https://github.com/openssl/openssl/pull/3758)
      da8fc25a
  2. 14 Jul, 2017 5 commits
  3. 13 Jul, 2017 17 commits
  4. 12 Jul, 2017 3 commits
  5. 10 Jul, 2017 4 commits
  6. 07 Jul, 2017 1 commit
  7. 08 Jul, 2017 2 commits
  8. 07 Jul, 2017 7 commits