1. 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
  2. 14 8月, 1999 1 次提交
  3. 16 7月, 1999 1 次提交
  4. 09 6月, 1999 2 次提交
  5. 13 5月, 1999 1 次提交
    • U
      VMS support. · 7d7d2cbc
      Ulf Möller 提交于
      Submitted by: Richard Levitte <richard@levitte.org>
      7d7d2cbc
  6. 27 4月, 1999 1 次提交
  7. 24 4月, 1999 1 次提交
  8. 20 4月, 1999 1 次提交
  9. 13 2月, 1999 1 次提交
  10. 21 12月, 1998 2 次提交