1. 21 Feb, 2000 1 commit
    • Bodo Möller's avatar
      Move MAC computations for Finished from ssl3_read_bytes into · 745c70e5
      Bodo Möller authored
      ssl3_get_message, which is more logical (and avoids a bug,
      in addition to the one that I introduced yesterday :-)
      and makes Microsoft "fast SGC" less special.
      MS SGC should still work now without an extra state of its own
      (it goes directly to SSL3_ST_SR_CLNT_HELLO_C, which is the usual state
      for reading the body of a Client Hello message), however this should
      be tested to make sure, and I don't have a MS SGC client.
      745c70e5
  2. 20 Feb, 2000 2 commits
  3. 19 Feb, 2000 1 commit
  4. 18 Feb, 2000 1 commit
  5. 16 Feb, 2000 2 commits
  6. 15 Feb, 2000 1 commit
  7. 12 Feb, 2000 2 commits
  8. 11 Feb, 2000 1 commit
  9. 10 Feb, 2000 1 commit
  10. 08 Feb, 2000 1 commit
  11. 06 Feb, 2000 3 commits
  12. 05 Feb, 2000 2 commits
  13. 04 Feb, 2000 1 commit
  14. 03 Feb, 2000 1 commit
    • Dr. Stephen Henson's avatar
      · 82fc1d9c
      Dr. Stephen Henson authored
      Add new -notext option to 'ca', -pubkey option to spkac.
      
      Remove some "WTF??" casts from applications.
      
      Fixes to keep VC++ happy and avoid warnings.
      
      Docs tidy.
      82fc1d9c
  15. 02 Feb, 2000 1 commit
  16. 01 Feb, 2000 2 commits
  17. 30 Jan, 2000 5 commits
  18. 29 Jan, 2000 1 commit
  19. 28 Jan, 2000 2 commits
  20. 27 Jan, 2000 2 commits
    • Ulf Möller's avatar
      Document DSA and SHA. · 38e33cef
      Ulf Möller authored
      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
    • Ulf Möller's avatar
      Run ispell. · e93f9a32
      Ulf Möller authored
      Clean up bn_mont.c.
      e93f9a32
  21. 24 Jan, 2000 3 commits
  22. 23 Jan, 2000 2 commits
  23. 22 Jan, 2000 2 commits