The goal for this project is to create a class wrapper around Botan-2 (cryptography library). Abstracting away difficult to understand code,
with simple calls such as messageEncryption
and passwordEncryption
.
- Password Encryption / Decryption
- Message Encryption / Decryption