An example of text files encryption using the strategy design pattern.
-
Updated
Jun 17, 2021 - C++
An example of text files encryption using the strategy design pattern.
This project contains a simple file encryption application implemented in C++. The application allows the user to encrypt or decrypt a specified file by providing a password.
Add a description, image, and links to the file-encrypter topic page so that developers can more easily learn about it.
To associate your repository with the file-encrypter topic, visit your repo's landing page and select "manage topics."