From 071da369bbf490284267cc2cd81c71dc127c2f92 Mon Sep 17 00:00:00 2001 From: Lk Geimfari Date: Sat, 25 Jun 2016 15:33:47 +0300 Subject: [PATCH] Added 'wolfSSL' to 'Frameworks/C --- README.md | 1 + 1 file changed, 1 insertion(+) 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++