head	1.6;
access;
symbols
	RELEASE_8_3_0:1.5
	RELEASE_9_0_0:1.4
	RELEASE_7_4_0:1.3
	RELEASE_8_2_0:1.3
	RELEASE_6_EOL:1.3
	RELEASE_8_1_0:1.1
	RELEASE_7_3_0:1.1;
locks; strict;
comment	@# @;


1.6
date	2012.11.26.19.56.44;	author svnexp;	state Exp;
branches;
next	1.5;

1.5
date	2012.01.12.15.44.37;	author dinoex;	state Exp;
branches;
next	1.4;

1.4
date	2011.08.13.14.30.25;	author dinoex;	state Exp;
branches;
next	1.3;

1.3
date	2010.08.17.19.41.18;	author dinoex;	state Exp;
branches;
next	1.2;

1.2
date	2010.08.04.14.26.57;	author dinoex;	state Exp;
branches;
next	1.1;

1.1
date	2009.12.12.12.32.58;	author dinoex;	state Exp;
branches;
next	;


desc
@@


1.6
log
@## SVN ##
## SVN ## Exported commit - http://svnweb.freebsd.org/changeset/base/ 307794
## SVN ## CVS IS DEPRECATED: http://wiki.freebsd.org/CvsIsDeprecated
## SVN ##
## SVN ## ------------------------------------------------------------------------
## SVN ## r307794 | jase | 2012-11-26 19:49:22 +0000 (Mon, 26 Nov 2012) | 7 lines
## SVN ##
## SVN ## - Update to 1.2.3
## SVN ## - Assume maintainership
## SVN ##
## SVN ## Changes:	https://raw.github.com/polarssl/polarssl/fb1ba781b398d39f4444515381babcc9e5a8dcd2/ChangeLog
## SVN ##
## SVN ## Feature safe:	yes
## SVN ##
## SVN ## ------------------------------------------------------------------------
## SVN ##
@
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/asn1.h
include/polarssl/asn1write.h
include/polarssl/base64.h
include/polarssl/bignum.h
include/polarssl/blowfish.h
include/polarssl/bn_mul.h
include/polarssl/camellia.h
include/polarssl/certs.h
include/polarssl/cipher.h
include/polarssl/cipher_wrap.h
include/polarssl/config.h
include/polarssl/ctr_drbg.h
include/polarssl/debug.h
include/polarssl/des.h
include/polarssl/dhm.h
include/polarssl/entropy.h
include/polarssl/entropy_poll.h
include/polarssl/error.h
include/polarssl/gcm.h
include/polarssl/havege.h
include/polarssl/md.h
include/polarssl/md2.h
include/polarssl/md4.h
include/polarssl/md5.h
include/polarssl/md_wrap.h
include/polarssl/net.h
include/polarssl/openssl.h
include/polarssl/padlock.h
include/polarssl/pem.h
include/polarssl/pbkdf2.h
include/polarssl/pkcs11.h
include/polarssl/rsa.h
include/polarssl/sha1.h
include/polarssl/sha2.h
include/polarssl/sha4.h
include/polarssl/ssl.h
include/polarssl/ssl_cache.h
include/polarssl/timing.h
include/polarssl/version.h
include/polarssl/x509.h
include/polarssl/x509write.h
include/polarssl/xtea.h
lib/libpolarssl.a
lib/libpolarssl.so
lib/libpolarssl.so.0
@@dirrm include/polarssl
@


1.5
log
@- update to 1.1.0
@
text
@d23 1
d26 1
d40 1
d51 1
d58 1
d62 1
@


1.4
log
@- update to 1.0.0
@
text
@d22 1
d31 1
d35 2
@


1.3
log
@- update to 0.14.0
@
text
@d27 2
d33 1
d35 1
d39 1
d43 2
d55 1
a56 1
lib/libpolarssl.so
@


1.2
log
@- build shared lib too
PR:		149262
Submitted by:	Takefu
@
text
@d44 1
@


1.1
log
@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/
@
text
@d47 2
@

