Forum Discussion
Modern Encryption Issue
- 19 days ago
Still getting this error:
└─$ openssl enc -d -des-ede3-cbc -pbkdf2 -nosalt -in encrypted_file_3DES.enc -out encrypted_file_3DES.txt
enter des-ede3-cbc decryption password:
bad decrypt
139631885493568:error:06065064:digital envelope routines:EVP_DecryptFinal_ex:bad decrypt:../crypto/evp/evp_enc.c:610:
Even with manually entering the password or Copy and Paste it from the token1.txt file.
token1.txt file:
The (encoded) key you need to decrypt encrypted_file_3DES is as follows: <Key>
I shouldn't get a digital envelope error. It looks like line 610 in the C script evp_enc.c is where the error is at.
Hey AlPatel
I'm Chris, I work in the Customer Support Team at Immersive, lovely to connect with you 👋🏻.
Can you confirm which lab it is you're having this issue on? You mentioned it's one of the labs in the "Modern Encryption" collection, can you let me know which specific lab it is and I'll be happy to review this for you?