Bodo Möller cddfe788fb Add functions des_set_key_checked, des_set_key_unchecked.
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.
1999-12-03 20:24:21 +00:00
..
1999-05-01 22:36:10 +00:00
1999-11-09 12:09:24 +00:00
1999-12-03 03:46:18 +00:00
1999-09-10 15:34:55 +00:00
1999-09-10 15:34:55 +00:00
1999-11-12 02:51:24 +00:00
1999-11-27 15:26:48 +00:00
1999-11-12 02:51:24 +00:00
1999-09-10 16:13:24 +00:00
1999-08-09 11:14:08 +00:00
1999-05-13 13:29:41 +00:00