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-12-01 01:49:46 +00:00
1999-05-13 11:37:32 +00:00
1999-05-20 02:09:46 +00:00
1999-06-10 16:29:32 +00:00
1999-11-09 10:00:15 +00:00
1999-05-13 11:37:32 +00:00
1999-07-09 16:27:30 +00:00
1999-07-28 23:25:59 +00:00
1999-05-13 11:37:32 +00:00
1999-07-28 23:25:59 +00:00