Tweak security/integrit version 4.1
[dports.git] / security / polarssl / pkg-descr
1 PolarSSL is a light-weight open source cryptographic and SSL/TLS library
2 written in C. PolarSSL is written with embedded systems in mind and has
3 been ported on a number of architectures, including ARM, PowerPC, MIPS
4 and Motorola 68000.
5
6 Features include:
7  * Small memory footprint
8  * Clean and simple API for integration
9  * Loose coupling of cryptographic code.
10  * Symmetric encryption algorithms: AES, Triple-DES, DES, ARC4, Camellia, XTEA
11  * Hash algorithms: MD2, MD4, MD5, SHA-1, SHA-224, SHA-256, SHA-384, SHA-512
12  * HAVEGE random number generator
13  * RSA with PKCS#1 v1.5 padding
14  * SSL version 3 and TLS version 1 client support
15  * X.509 certificate and CRL reading from memory or disk in PEM and DER formats
16  * Over 900 regression and code coverage tests
17  * Example applications
18
19 LICENSE: GPL2
20
21 WWW: http://polarssl.org/