SecureProgramming.com
Login
Username: 
Password: 
Forgot your password?
Create a new account





MatrixSSL Open Source Embedded SSLCategory: General Cryptography
Language: C, C++, and Objective-C
Posted by Matt Messier on Tue, Jan 04, 2005 (08:48 AM) GMT

Rating: 5 stars
External URL: http://www.matrixssl.org

PeerSec MatrixSSL is a dual-licensed embedded SSL/TLS implementation designed for small footprint devices and applications requiring low overhead per connection. The library is less than 50K on disk with cipher suites. It includes SSL client and SSL server support, session resumption, and implementations of RSA, 3DES, ARC4, SHA1, and MD5. The source is well documented and contains portability layers for additional operating systems, cipher suites, and cryptography providers.

(I'm a bit biased on the rating, I'm one of the developers! Please let me know if you have any additional questions. We have a copy of your book and found it very helpful in the development of MatrixSSL. Keeping code size small in MatrixSSL goes a long way to minimizing security issues. Would love to get your feedback - jharper@peersec.com)


[Python Powered]