mirror of
https://github.com/sobolevn/awesome-cryptography.git
synced 2025-02-06 00:35:19 -05:00
Update README.md (#42)
* Update README.md add (C, monocypher) * Update README.md fix order
This commit is contained in:
parent
3cf29e8c5f
commit
67ded445c6
@ -135,6 +135,7 @@ A curated list of cryptography resources and links.
|
|||||||
- [libgcrypt](http://directory.fsf.org/wiki/Libgcrypt) - Cryptographic library developed as a separated module of GnuPG.
|
- [libgcrypt](http://directory.fsf.org/wiki/Libgcrypt) - Cryptographic library developed as a separated module of GnuPG.
|
||||||
- [libsodium](https://github.com/jedisct1/libsodium) - Modern and easy-to-use crypto library.
|
- [libsodium](https://github.com/jedisct1/libsodium) - Modern and easy-to-use crypto library.
|
||||||
- [libtomcrypt](https://github.com/libtom/libtomcrypt) - Fairly comprehensive, modular and portable cryptographic toolkit.
|
- [libtomcrypt](https://github.com/libtom/libtomcrypt) - Fairly comprehensive, modular and portable cryptographic toolkit.
|
||||||
|
- [monocypher](http://loup-vaillant.fr/projects/monocypher/) - small, portable, easy to use crypto library inspired by libsodium and TweetNaCl.
|
||||||
- [NaCl](https://nacl.cr.yp.to/) - High-speed library for network communication, encryption, decryption, signatures, etc.
|
- [NaCl](https://nacl.cr.yp.to/) - High-speed library for network communication, encryption, decryption, signatures, etc.
|
||||||
- [OpenSSL](https://github.com/openssl/openssl) - TLS/SSL and crypto library.
|
- [OpenSSL](https://github.com/openssl/openssl) - TLS/SSL and crypto library.
|
||||||
- [PolarSSL](https://tls.mbed.org/) - PolarSSL makes it trivially easy for developers to include cryptographic and SSL/TLS capabilities in their (embedded) products, facilitating this functionality with a minimal coding footprint.
|
- [PolarSSL](https://tls.mbed.org/) - PolarSSL makes it trivially easy for developers to include cryptographic and SSL/TLS capabilities in their (embedded) products, facilitating this functionality with a minimal coding footprint.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user