Forum Discussion
AlPatel
8 hours agoNew Member I
Modern Encryption Issue
I'm on the last training under Modern Encryption training.
I'm getting this error:
─$ openssl enc -des-ede3-cbc -d -pbkdf2 -nosalt -in encrypted_file_3DES.enc -out DES3
enter des-ede3-cbc decryption password:
bad decrypt
139655774025024:error:06065064:digital envelope routines:EVP_DecryptFinal_ex:bad decrypt:../crypto/evp/evp_enc.c:610:
The key is in text file from previous steps. I'm on step #7.
I used the same syntax for decryption as earlier in this series. I tried various things, but still getting this error. I added the -a switch as well.
No RepliesBe the first to reply