1. 19 3月, 2000 7 次提交
  2. 14 3月, 2000 2 次提交
  3. 13 3月, 2000 1 次提交
  4. 12 3月, 2000 1 次提交
  5. 11 3月, 2000 1 次提交
  6. 10 3月, 2000 1 次提交
    • U
      bug fix. · 837174dd
      Ulf Möller 提交于
      Submitted by: "Yoram Meroz" <yoram@mail.idrive.com>
      837174dd
  7. 03 3月, 2000 1 次提交
  8. 26 2月, 2000 1 次提交
  9. 25 2月, 2000 1 次提交
  10. 06 2月, 2000 1 次提交
  11. 05 2月, 2000 1 次提交
  12. 04 2月, 2000 2 次提交
  13. 31 1月, 2000 1 次提交
  14. 24 1月, 2000 3 次提交
  15. 23 1月, 2000 1 次提交
  16. 21 1月, 2000 1 次提交
  17. 27 12月, 1999 1 次提交
  18. 20 12月, 1999 2 次提交
  19. 04 12月, 1999 1 次提交
    • B
      Add functions des_set_key_checked, des_set_key_unchecked. · cddfe788
      Bodo Möller 提交于
      Never use des_set_key (it depends on the global variable des_check_key),
      but usually des_set_key_unchecked.
      Only destest.c bothered to look at the return values of des_set_key,
      but it did not set des_check_key -- if it had done so,
      most checks would have failed because of wrong parity and
      because of weak keys.
      cddfe788
  20. 26 10月, 1999 1 次提交
  21. 12 9月, 1999 1 次提交
    • A
      Initial support for MacOS. · 17f389bb
      Andy Polyakov 提交于
      This will soon be complemented with MacOS specific source code files and
      INSTALL.MacOS.
      
      I (Andy) have decided to get rid of a number of #include <sys/types.h>.
      I've verified it's ok (both by examining /usr/include/*.h and compiling)
      on a number of Unix platforms. Unfortunately I don't have Windows box
      to verify this on. I really appreciate if somebody could try to compile
      it and contact me a.s.a.p. in case a problem occurs.
      
      Submitted by: Roy Wood <roy@centricsystems.ca>
      Reviewed by: Andy Polyakov <appro@fy.chalmers.se>
      17f389bb
  22. 28 8月, 1999 1 次提交
  23. 14 8月, 1999 2 次提交
  24. 03 8月, 1999 1 次提交
  25. 30 7月, 1999 1 次提交
  26. 29 7月, 1999 2 次提交
  27. 19 7月, 1999 1 次提交