From 6db319dd80215edd40ae54f35db2e66ca3548110 Mon Sep 17 00:00:00 2001 From: J Harper Date: Tue, 19 Jul 2016 21:51:01 -0700 Subject: [PATCH] MatrixSSL 3.8.4 --- README.md | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index fe66433..2445890 100644 --- a/README.md +++ b/README.md @@ -10,12 +10,16 @@ Lightweight Embedded SSL/TLS Implementation [![tls-attacker-status](http://www.matrixssl.org/assets/svg/status-tls-attacker.svg)](https://github.com/RUB-NDS/TLS-Attacker) [![coverity-status](https://scan.coverity.com/projects/8611/badge.svg)](https://scan.coverity.com/projects/matrixssl-matrixssl) -## Overview +##Overview MatrixSSL has been continuously maintained since 2002. It is the first open source small footprint SSL stack. Until recently, releases were tracked on http://freecode.com/projects/matrixssl MatrixSSL is an embedded SSL and TLS implementation designed for small footprint IoT devices requiring low overhead per connection. The library is less than 50Kb on disk with cipher suites. It includes client and server support through TLS 1.2, mutual authentication, session resumption, and implementations of RSA, ECC, AES, SHA1, SHA-256 and more. The source is well documented and contains portability layers for additional operating systems, cipher suites, and cryptography providers. -## Features +##Reporting Issues +Please email support@matrixssl.org. +Sensitive emails can be encrypted using the public key in this directory `pgp.asc`, Key fingerprint = `D6AD F1C5 E34E 696B 0953 556C 8BB2 B39A 2795 C6B3`. + +##Features + < 50KB total footprint with crypto provider + SSL 3.0 and TLS 1.0, 1.1 and 1.2 server and client support + Included crypto library - RSA, ECC, AES, 3DES, ARC4, SHA1, SHA256, MD5