Forum Discussion

ankush82's avatar
ankush82
Icon for Bronze I rankBronze I
7 months ago
Solved

Modern 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...
  • autom8on's avatar
    7 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?