![thorpej](/assets/img/avatar_default.png)
des_new_random_key(), and des_init_random_number_generator() from the crypto-us libdes. While I'm here, fix a serious bug in des_init_random_number_generator() whereby the accumlated data to be hashed was zero'd *before* actually being hashed. NOTE: The bug only affects people who are not using the rnd(4) in-kernel random number generator, and it is worth noting that the resulting keys are not always the same, but are likely easy to determine.
…
Description
No description provided
Languages
C
85.3%
Roff
7.2%
Assembly
3.1%
Shell
1.7%
Makefile
1.2%
Other
0.9%