axTLS Features
* A very small footprint (around 50-60kB for the https server in 'server only' mode).
* Uses TLSv1 (an improvement on SSLv3)
* Session resumption for high SSL performance.
AES128/AES256 for high quality encryption (as well as RC4).
* Portable across many systems (written in ANSI C). Tested on Linux/Win32/Cygwin/Solaris.
Variable RSA key sizes (512-4096 bits have been tested).
* A very simple API - ~20 functions in C and no structures.
* Peer client/server verification, certificate chaining, session renegotiation.
* X509v1, PKCS#8, PKCS#12 keys/certificates in DER/PEM format,
* Highly configurable compile-time options (using BusyBox-like config tool)
* Interfaces for C#, VB.NET, Java and Perl.
* It's free! (LGPL licensing)
2006-06-30 05:23:50 UTC by cameronrich