mirror of
https://github.com/sobolevn/awesome-cryptography.git
synced 2025-03-15 07:36:27 -04:00
Update README.md
This commit is contained in:
parent
ef070d39e7
commit
5b8de2098f
@ -183,11 +183,11 @@ 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).
|
||||
- [Nettle](http://www.lysator.liu.se/~nisse/nettle/) - Low-level cryptographic library.
|
||||
- [=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).
|
||||
- [s2n](https://github.com/awslabs/s2n) - Implementation of the TLS/SSL protocols.
|
||||
|
||||
### C-sharp
|
||||
|
Loading…
x
Reference in New Issue
Block a user