While working on some proper C++ wrapper classes for OpenSSL, I 
realized that while there are EVP_PKEY structs for asymmetric 
keys, there is no such thing for symmetric ciphers (DES in my 
case). 

Did I just miss something while going through the source code or
is using the des_* APIs the only way for handling and generating 
DES keys?

Thanks, Remo
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    [EMAIL PROTECTED]
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to