1. 31 1月, 2000 1 次提交
  2. 24 1月, 2000 3 次提交
  3. 23 1月, 2000 1 次提交
  4. 21 1月, 2000 1 次提交
  5. 27 12月, 1999 1 次提交
  6. 20 12月, 1999 2 次提交
  7. 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
  8. 26 10月, 1999 1 次提交
  9. 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
  10. 28 8月, 1999 1 次提交
  11. 14 8月, 1999 2 次提交
  12. 03 8月, 1999 1 次提交
  13. 30 7月, 1999 1 次提交
  14. 29 7月, 1999 2 次提交
  15. 19 7月, 1999 1 次提交
  16. 16 7月, 1999 1 次提交
  17. 13 7月, 1999 1 次提交
  18. 12 6月, 1999 1 次提交
  19. 10 6月, 1999 4 次提交
  20. 09 6月, 1999 8 次提交
  21. 08 6月, 1999 3 次提交
  22. 05 6月, 1999 1 次提交
  23. 29 5月, 1999 1 次提交