mirror of
https://github.com/sobolevn/awesome-cryptography.git
synced 2025-01-15 16:07:06 -05:00
Add =nil; Crypto3 C++ Cryptography Suite (#165)
* Update README.md * Update README.md * Update README.md * Update README.md
This commit is contained in:
parent
8b946e8aaf
commit
a434105e5e
@ -183,6 +183,7 @@ A curated list of cryptography resources and links.
|
||||
|
||||
### C++
|
||||
|
||||
- [=nil; Crypto3](https://github.com/NilFoundation/crypto3) - Modern Cryptography Suite in C++17 (complete applied cryptography suite starting with block ciphers and ending with threshold cryptography, zk proof systems, etc).
|
||||
- [Botan](https://botan.randombit.net/) - Cryptography library written in `C++11`.
|
||||
- [cryptopp](https://github.com/weidai11/cryptopp) - Crypto++ Library is a free C++ class library of cryptographic schemes.
|
||||
- [HElib](https://github.com/shaih/HElib) - Software library that implements homomorphic encryption (HE).
|
||||
|
Loading…
Reference in New Issue
Block a user