From 845f1103c502c0a7b6bc152e2c4cd2f6b0a30b68 Mon Sep 17 00:00:00 2001 From: Euan Thoms Date: Thu, 14 Aug 2014 13:44:57 +0700 Subject: libraries/polarssl: Added (cryptographic and SSL/TLS library). Signed-off-by: Willy Sudiarto Raharjo --- libraries/polarssl/README | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 libraries/polarssl/README (limited to 'libraries/polarssl/README') diff --git a/libraries/polarssl/README b/libraries/polarssl/README new file mode 100644 index 0000000000000..fd4f29b3ed4ed --- /dev/null +++ b/libraries/polarssl/README @@ -0,0 +1,4 @@ +PolarSSL is a light-weight open source cryptographic and SSL/TLS +library written in C. PolarSSL makes it easy for developers to include +cryptographic and SSL/TLS capabilities in their (embedded) +applications with as little hassle as possible. -- cgit v1.2.3