Rivoreo Source Code Repositories
src.rivoreo.one
/
security
/
mbedtls
/
e9581d66b0baafbd2699fea658e7466dd201d8b7
/
library
e9581d6
- Fixed logic error on end of 'full' chain
by Paul Bakker
· 16 years ago
320a4b5
- Added input handling for x509parse_crt()
by Paul Bakker
· 16 years ago
ef75f25
- Proper sequence of ciphersuites
by Paul Bakker
· 16 years ago
026c03b
- Made changes for better compatibility with old-style C compilers
by Paul Bakker
· 16 years ago
70b3eed
- Moved mpi_gcd() outside of the POLARSSL_GENPRIME define. Is needed in rsa.c for normal use.
by Paul Bakker
· 16 years ago
8cda68b
- Updated certificates to PolarSSL certificates
by Paul Bakker
· 16 years ago
4593aea
- Added support for RFC4055 SHA2 and SHA4 signature algorithms for
by Paul Bakker
· 16 years ago
3681b11
- Enlarged debug buffer to facilitate long certificate values and filenames
by Paul Bakker
· 16 years ago
2da561c
- Moved debug message in ssl_free() before clearing of ssl context
by Paul Bakker
· 16 years ago
4e0d7ca
- Fixed a bug in mpi_gcd() that prevented correct funtioning when both input numbers are even.
by Paul Bakker
· 16 years ago
785a9ee
- Added email address to header license information
by Paul Bakker
· 16 years ago
864801e
- Added license replacement script
by Paul Bakker
· 16 years ago
fa049db
- Added POLARSSL_CAMELLIA_SMALL_MEMORY define for SBOX'es
by Paul Bakker
· 16 years ago
060c568
- Fixed possible heap overflow in pkcs1_decrypt on data larger than output
by Paul Bakker
· 16 years ago
c32c6b5
- Minimally optimized camellia_feistel() - Removed debug code
by Paul Bakker
· 16 years ago
b5ef0ba
- Added SSL_RSA_CAMELLIA_128_SHA, SSL_RSA_CAMELLIA_256_SHA, SSL_EDH_RSA_CAMELLIA_256_SHA ciphersuites to SSL
by Paul Bakker
· 16 years ago
38119b1
- Added first version of Camellia
by Paul Bakker
· 16 years ago
7a7c78f
- Added XTEA Algorithm (Not used in SSL)
by Paul Bakker
· 16 years ago
e0ccd0a
- Updated Copyright notices
by Paul Bakker
· 16 years ago
40e4694
- First replacement of xyssl by polarssl where needed
by Paul Bakker
· 16 years ago
5121ce5
- Renamed include directory to polarssl
by Paul Bakker
· 16 years ago