1. 17 1月, 2018 1 次提交
  2. 08 6月, 2017 1 次提交
  3. 11 11月, 2016 1 次提交
  4. 27 10月, 2016 1 次提交
  5. 21 5月, 2016 1 次提交
  6. 19 5月, 2016 1 次提交
  7. 29 10月, 2015 1 次提交
    • R
      Remove SSLeay history, etc., from docs · a528d4f0
      Rich Salz 提交于
      If something was "present in all versions" of SSLeay, or if it was
      added to a version of SSLeay (and therefore predates OpenSSL),
      remove mention of it.  Documentation history now starts with OpenSSL.
      
      Remove mention of all history before OpenSSL 0.9.8, inclusive.
      
      Remove all AUTHOR sections.
      Reviewed-by: NTim Hudson <tjh@openssl.org>
      a528d4f0
  8. 22 8月, 2015 1 次提交
  9. 25 9月, 2002 1 次提交
  10. 06 8月, 2002 1 次提交
  11. 24 2月, 2000 1 次提交
  12. 31 1月, 2000 1 次提交
  13. 28 1月, 2000 1 次提交
    • U
      Document DSA and SHA. · 38e33cef
      Ulf Möller 提交于
      New function BN_pseudo_rand().
      Use BN_prime_checks_size(BN_num_bits(w)) rounds of Miller-Rabin when
      generating DSA primes (why not use BN_is_prime()?)
      38e33cef