diff --git a/README.md b/README.md index 3bd3991..63f25c8 100644 --- a/README.md +++ b/README.md @@ -128,6 +128,7 @@ A curated list of cryptography resources and links. - [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. - [RHash](https://github.com/rhash/RHash) - Great utility for computing hash sums. - [tiny-AES128-C](https://github.com/kokke/tiny-AES128-C) - Small portable AES128 in C. +- [wolfSSL](https://github.com/wolfSSL/wolfssl) - wolfSSL is a small, fast, portable implementation of TLS/SSL for embedded devices to the cloud. - [xxHash](https://github.com/Cyan4973/xxHash) - Extremely fast hash algorithm. ### C++