Skip to content

AES-GCM encryption test using Botan library to encrypt and SFML to send over network with C++

License

Notifications You must be signed in to change notification settings

Spixa/AES256-GCM-test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

aes-gcm-test

AES-256/GCM test with Botan and sent over network via SFML

Compile

Windows

On Windows, first download .a files for SFML and Botan and put them inside ./deps/lib and then simply run .\build.bat

Linux

On Linux, first run chmod +x build.sh then run ./build.sh

About

AES-GCM encryption test using Botan library to encrypt and SFML to send over network with C++

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published