freebsd-ports/security/polarssl/pkg-plist
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

47 lines
1.1 KiB
Text

bin/polarssl_aescrypt2
bin/polarssl_benchmark
bin/polarssl_dh_client
bin/polarssl_dh_genprime
bin/polarssl_dh_server
bin/polarssl_hello
bin/polarssl_md5sum
bin/polarssl_mpi_demo
bin/polarssl_rsa_genkey
bin/polarssl_rsa_sign
bin/polarssl_rsa_verify
bin/polarssl_selftest
bin/polarssl_sha1sum
bin/polarssl_sha2sum
bin/polarssl_ssl_cert_test
bin/polarssl_ssl_client1
bin/polarssl_ssl_client2
bin/polarssl_ssl_server
bin/polarssl_ssl_test
include/polarssl/aes.h
include/polarssl/arc4.h
include/polarssl/base64.h
include/polarssl/bignum.h
include/polarssl/bn_mul.h
include/polarssl/camellia.h
include/polarssl/certs.h
include/polarssl/config.h
include/polarssl/debug.h
include/polarssl/des.h
include/polarssl/dhm.h
include/polarssl/havege.h
include/polarssl/md2.h
include/polarssl/md4.h
include/polarssl/md5.h
include/polarssl/net.h
include/polarssl/openssl.h
include/polarssl/padlock.h
include/polarssl/rsa.h
include/polarssl/sha1.h
include/polarssl/sha2.h
include/polarssl/sha4.h
include/polarssl/ssl.h
include/polarssl/timing.h
include/polarssl/x509.h
include/polarssl/xtea.h
lib/libpolarssl.a
@dirrm include/polarssl