About OpenSSL encryption methods
openssl enc -aes-256-cbc -d -in root.enc -out flag.txt
Last updated 2 years ago