/aes_256

AES-256 Encryption and Decryption

Primary LanguageC++

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