Forum Discussion
ankush82
Bronze I
8 months agoModern Encryption: Demonstrate your skills
I am in the final lab of this collection and the step 3 I need to encrypt the file using aes 256 encryption using the following command and similar other commands I am using for setup 4 & 5 however t...
- 8 months ago
The lab has changed a little since I last looked at it in September 2020 - but I've just worked through my notes and completed it without any issue - so it seems to be working OK.
For step 5 - you should be passing a "-k" argument with the password (key), as per the instructions in plaintext_3.txt?