Simple cryptography mini-libraries for C++ and Python. Just work.
Go to file
2025-07-26 16:37:33 +03:00
.gitignore init 2025-07-26 16:21:32 +03:00
botan2.py init 2025-07-26 16:21:32 +03:00
crypto_lib.cpp init 2025-07-26 16:21:32 +03:00
crypto_lib.py init 2025-07-26 16:21:32 +03:00
example.cpp init 2025-07-26 16:21:32 +03:00
example.py init 2025-07-26 16:21:32 +03:00
LICENSE Initial commit 2025-07-26 12:33:44 +00:00
Makefile Outside declaration of botan path 2025-07-26 16:37:33 +03:00
README.md Initial commit 2025-07-26 12:33:44 +00:00

just_simple_cryptography

Simple cryptography mini-libraries for C++ and Python. Just work.