Commit graph

7 commits

Author SHA1 Message Date
Dirk Meyer
d6d40da50e - build shared lib too
PR:		149262
Submitted by:	Takefu
2010-08-04 14:26:57 +00:00
Dirk Meyer
78fa25a4dd - fix excuteable bits
- do not use devel/cmake
PR:		148617
Submitted by:	Takefu
2010-07-18 11:38:06 +00:00
Dirk Meyer
da5e61df79 LICENSE GPLv2 2010-06-05 19:53:32 +00:00
Mark Linimon
eafe846a2b Mark as broken on powerpc.
Hat:		portmgr
2010-06-03 05:24:00 +00:00
Dirk Meyer
dd87ea3b4e - update to 0.13.1 2010-03-27 21:05:08 +00:00
Dirk Meyer
16804915d9 - update to 0.13.0 2010-03-23 21:01:52 +00:00
Dirk Meyer
aff5d67bbe PolarSSL is a light-weight open source cryptographic and SSL/TLS library
written in C. PolarSSL is written with embedded systems in mind and has
been ported on a number of architectures, including ARM, PowerPC, MIPS
and Motorola 68000.

Features include:
 * Small memory footprint
 * Clean and simple API for integration
 * Loose coupling of cryptographic code.
 * Symmetric encryption algorithms: AES, Triple-DES, DES, ARC4, Camellia, XTEA
 * Hash algorithms: MD2, MD4, MD5, SHA-1, SHA-224, SHA-256, SHA-384, SHA-512
 * HAVEGE random number generator
 * RSA with PKCS#1 v1.5 padding
 * SSL version 3 and TLS version 1 client support
 * X.509 certificate and CRL reading from memory or disk in PEM and DER formats
 * Over 900 regression and code coverage tests
 * Example applications

LICENSE: GPL2

WWW: http://polarssl.org/
2009-12-12 12:32:58 +00:00