..
aes.c
- Updated copyright line to 2010
2010-03-21 17:37:16 +00:00
arc4.c
- Updated copyright line to 2010
2010-03-21 17:37:16 +00:00
base64.c
- Updated copyright line to 2010
2010-03-21 17:37:16 +00:00
bignum.c
- Enlarged buffer to allow better debugging.
2010-07-08 06:54:25 +00:00
camellia.c
- Updated copyright line to 2010
2010-03-21 17:37:16 +00:00
certs.c
- Added missing const fixes
2010-03-24 07:15:41 +00:00
CMakeLists.txt
- Added runtime and compiletime version information
2010-06-18 22:47:29 +00:00
debug.c
- Corrected behaviour
2010-03-21 21:03:34 +00:00
des.c
- Updated copyright line to 2010
2010-03-21 17:37:16 +00:00
dhm.c
- Updated copyright line to 2010
2010-03-21 17:37:16 +00:00
havege.c
- Updated copyright line to 2010
2010-03-21 17:37:16 +00:00
Makefile
- Added runtime and compiletime version information
2010-06-18 22:47:29 +00:00
md2.c
- Updated copyright line to 2010
2010-03-21 17:37:16 +00:00
md4.c
- Updated copyright line to 2010
2010-03-21 17:37:16 +00:00
md5.c
- Updated copyright line to 2010
2010-03-21 17:37:16 +00:00
net.c
- Updated copyright line to 2010
2010-03-21 17:37:16 +00:00
padlock.c
- Updated copyright line to 2010
2010-03-21 17:37:16 +00:00
rsa.c
- Removed dependency on rand() in rsa_pkcs1_encrypt(). Now using random fuction provided to context
2010-07-18 08:29:32 +00:00
sha1.c
- Updated copyright line to 2010
2010-03-21 17:37:16 +00:00
sha2.c
- Updated copyright line to 2010
2010-03-21 17:37:16 +00:00
sha4.c
- Updated copyright line to 2010
2010-03-21 17:37:16 +00:00
ssl_cli.c
- Added support for the SSL_EDH_RSA_AES_128_SHA and SSL_EDH_RSA_CAMELLIA_128_SHA ciphersuites
2010-06-15 21:32:46 +00:00
ssl_srv.c
- Added support for the SSL_EDH_RSA_AES_128_SHA and SSL_EDH_RSA_CAMELLIA_128_SHA ciphersuites
2010-06-15 21:32:46 +00:00
ssl_tls.c
- Added support for the SSL_EDH_RSA_AES_128_SHA and SSL_EDH_RSA_CAMELLIA_128_SHA ciphersuites
2010-06-15 21:32:46 +00:00
timing.c
- Updated copyright line to 2010
2010-03-21 17:37:16 +00:00
version.c
- Added runtime and compiletime version information
2010-06-18 22:47:29 +00:00
x509parse.c
- Updated copyright line to 2010
2010-03-21 17:37:16 +00:00
xtea.c
- Updated copyright line to 2010
2010-03-21 17:37:16 +00:00