Commit graph

14 commits

Author SHA1 Message Date
Dirk Meyer
0d5898294b - update to 1.1.1 2012-01-30 06:03:13 +00:00
Dirk Meyer
cb613beb17 - update to 1.1.0 2012-01-12 15:44:37 +00:00
Dirk Meyer
b4ce38fd98 - update to 1.0.0 2011-08-13 14:30:25 +00:00
Dirk Meyer
642529daa1 - update to 0.14.3
PR:		156238
Submitted by:	Takefu
2011-04-08 03:48:01 +00:00
Dirk Meyer
98f1148c4a - Security update to 0.14.2
Security: Fix possible "man in the middle" attack

- make portlint happy
2011-03-05 11:27:08 +00:00
Dirk Meyer
40161454f3 - update to 0.14.1 2011-02-24 13:49:49 +00:00
Dirk Meyer
8941940f6d - update to 0.14.0 2010-08-17 19:41:18 +00:00
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