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.
Its the last one: Modern Encryption: Demonstrate Your Skills
Hey AlPatel,
Thank you for getting back to me. With any 'demonstrate' style labs, unfortunately we can't provide any specific guidance to help as the labs are designed to test your learning. The only thing I can do is to ask our Cyber Team to confirm if the machine in the lab is working correctly. Is this something you would like me to do for you?