Moving from DES to AES encryption and all new encryption will be AES. However
some existing strings were encrypted in DES. Is there a way to determine if
a string is encrypted in DES or AES?  Will the decrypt AES fail on a DES
encrypted string always or will openssl return a good return but with
garbage as the decrypted string?


-- 
View this message in context: 
http://www.nabble.com/openssl-decrypting-unknown-whether-DES-or-AES-encrypted-tp24801444p24801444.html
Sent from the OpenSSL - User mailing list archive at Nabble.com.
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    openssl-users@openssl.org
Automated List Manager                           majord...@openssl.org

Reply via email to