Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 505 Bytes

README.md

File metadata and controls

11 lines (9 loc) · 505 Bytes

EncryptionCppM cpp Linux

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.

Features


  • Password Encryption / Decryption
  • Message Encryption / Decryption

Resources