CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected]    2023/12/19 23:28:04

Modified files:
        lib/libcrypto  : Makefile 
        lib/libcrypto/des: set_key.c 
Removed files:
        lib/libcrypto/des: rand_key.c 

Log message:
DES_random_key() sets the key

There's no need to have 60 lines of license for 4 lines of actual code.
Move DES_random_key() to set_key.c.

Reply via email to