Skip to content

Latest commit

 

History

History
16 lines (7 loc) · 250 Bytes

README.md

File metadata and controls

16 lines (7 loc) · 250 Bytes

AES_256

AES-256 Encryption and Decryption

I have used openssl for encryption and decryption

use vcpkg to add openssl libraries to the project

Used nlohmann for json conversions

I'll share commands to install these libraries as well

Thanks