summaryrefslogtreecommitdiff
path: root/lib/libdes/des.h
AgeCommit message (Expand)Author
2006-03-20Nobody should be using des_ks_struct (Jukka Salmi)christos
2006-03-19restore struct des_ks_struct used by krb4. Nothing uses it here, so GC itchristos
2006-03-19Change des_key_schedule to be an array of DES_LONG instead of abusingchristos
2003-07-24upgrade openssl to 0.9.7b. (AES is now supported)itojun
2003-07-23avoid arg name in prototypeitojun
2003-07-23split libdes from libcrypto. libdes bumps shlib major.itojun
2003-07-23DES code from openssl 0.9.6jitojun