93. Encrypting and decrypting files

Write a program that can encrypt and decrypt files using the Advanced Encryption Standard (AES or Rijndael). It should be possible to specify both a source file and a destination file path, as well as a password.

Get The Modern C++ Challenge now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.