1.0 Feature Complete
Announcements
We've reached feature complete for our 1.0 release. This means that 1.0 is just around the corner. Some of the features included are:
- Incorporate feedback from the beta community
- User extensible certificate validation
- Support for multiple client side root CA certificates
- Support for platforms without standard filesystems
- Comprehensive sockets examples and documentation
March 19, 2004 |
Comments (0)
MatrixSSL on the WRT54G
Announcements
We've built MatrixSSL for the
Linksys WRT54G wireless router. This is a linux based router that has open firmware available directly from the manufacturer. Here are the specs:
- uClinux 2.4.20 kernel
- 200Mhz MIPS32 processor
- 4 MB Flash Memory
- 16 MB RAM
- 5 100Mbit ethernet ports
Developing for this platform is very straightforward and shows how easy it is to port Linux applications to embedded Linux. No changes to MatrixSSL code are required for embedded Linux, just point the Makefile at the relevant cross compiler and you're good to go. Here are some performance numbers running our https server on the WRT54G:
- 110 SSL connections opened/closed per second (SSL resumption handshake + closure alert)
- 500 keepalive HTTP request/responses over an SSL connection using RC4-SHA cipher suite.
February 26, 2004 |
Comments (0)
MatrixSSL on freshmeat.net
Announcements
We've registered MatrixSSL with freshmeat.net:
http://freshmeat.net/projects/matrixssl. Freshmeat is run by the same parent company as Slashdot, and is a searchable repository of open source projects. Users can sign up to be notified when new releases are available for projects they use. We provide a similar feature through our
XML RSS feed.
February 12, 2004 |
Comments (0)
Linuxdevices.com Article
Announcements
LinuxDevices.com caught our post to openssl-dev and wrote up a little article on MatrixSSL.
February 05, 2004 |
Comments (0)
MatrixSSL 1.0 Beta Monday
Announcements
We're set to release the beta of MatrixSSL on Monday. The software will be publicly available as a download through this site. We look forward to hearing your feedback!
January 25, 2004 |
Comments (0)