.. |
aes.h
|
Added mechanism to provide alternative cipher / hash implementations
|
2013-06-12 16:57:46 +02:00 |
arc4.h
|
Added mechanism to provide alternative cipher / hash implementations
|
2013-06-12 16:57:46 +02:00 |
asn1.h
|
- Certificate Requests written now have the Email address written in IA5String
|
2012-02-16 10:26:57 +00:00 |
asn1write.h
|
- Certificate Requests written now have the Email address written in IA5String
|
2012-02-16 10:26:57 +00:00 |
base64.h
|
Fixed typo in base64.h
|
2013-02-14 11:56:58 +01:00 |
bignum.h
|
Clarify comments of mpi_mul_int()
|
2014-07-07 14:34:06 +02:00 |
blowfish.h
|
Added mechanism to provide alternative cipher / hash implementations
|
2013-06-12 16:57:46 +02:00 |
bn_mul.h
|
Don't try to use MIPS32 asm macros on MIPS64
|
2014-07-08 11:06:05 +02:00 |
camellia.h
|
Added mechanism to provide alternative cipher / hash implementations
|
2013-06-12 16:57:46 +02:00 |
certs.h
|
|
|
cipher_wrap.h
|
- Added Blowfish to generic cipher layer
|
2012-07-04 17:10:40 +00:00 |
cipher.h
|
- Cleaner return value (for C++)
|
2012-08-23 08:34:32 +00:00 |
config.h
|
Add a warning against compression in config.h
|
2014-07-08 11:11:25 +02:00 |
ctr_drbg.h
|
Updated documentation for seed functions w.r.t. return values
|
2014-07-08 11:18:41 +02:00 |
debug.h
|
- Removed redundant POLARSSL_DEBUG_MSG define
|
2012-02-11 16:17:43 +00:00 |
des.h
|
Added mechanism to provide alternative cipher / hash implementations
|
2013-06-12 16:57:46 +02:00 |
dhm.h
|
- Fixed doxygen blocks
|
2012-11-07 19:57:39 +00:00 |
entropy_poll.h
|
- Changed entropy accumulator to have per-source thresholds
|
2011-12-10 17:02:19 +00:00 |
entropy.h
|
Centralized module option values in config.h
|
2013-06-17 15:44:03 +02:00 |
error.h
|
Forbid sequence number wrapping
|
2014-07-08 11:04:19 +02:00 |
gcm.h
|
- Fixes for MSVC6
|
2012-11-02 10:59:36 +00:00 |
havege.h
|
- Always return 0 fixed in doc for havege_random()
|
2012-02-03 08:13:57 +00:00 |
md2.h
|
Added mechanism to provide alternative cipher / hash implementations
|
2013-06-12 16:57:46 +02:00 |
md4.h
|
Added mechanism to provide alternative cipher / hash implementations
|
2013-06-12 16:57:46 +02:00 |
md5.h
|
Added mechanism to provide alternative cipher / hash implementations
|
2013-06-12 16:57:46 +02:00 |
md_wrap.h
|
- Lots of minimal changes to better support WINCE as a build target
|
2011-11-18 14:26:47 +00:00 |
md.h
|
Minor checks to prevent NULL-pointer exceptions
|
2013-04-12 13:18:07 +02:00 |
net.h
|
- Added preliminary ASN.1 buffer writing support
|
2012-02-13 23:11:30 +00:00 |
openssl.h
|
|
|
padlock.h
|
- Moved from unsigned long to uint32_t throughout code
|
2012-10-01 14:41:15 +00:00 |
pbkdf2.h
|
PKCS#5 module added. Moved PBKDF2 functionality inside and deprecated
|
2013-06-14 12:06:45 +02:00 |
pem.h
|
pem_read_buffer() already update use_len after header and footer are read
|
2013-06-06 15:00:55 +02:00 |
pkcs5.h
|
PKCS#5 v2 PBES2 support and use in PKCS#8 encrypted certificates
|
2013-06-17 15:14:42 +02:00 |
pkcs11.h
|
Fixed ssl_pkcs11_decrypt() prototype
|
2013-10-04 11:01:48 +02:00 |
pkcs12.h
|
Moved PKCS#12 PBE functions to cipher / md layer where possible
|
2013-06-18 16:35:48 +02:00 |
rsa.h
|
Changed RSA blinding to a slower but thread-safe version
|
2013-10-07 12:06:29 +02:00 |
sha1.h
|
Added mechanism to provide alternative cipher / hash implementations
|
2013-06-12 16:57:46 +02:00 |
sha2.h
|
Added mechanism to provide alternative cipher / hash implementations
|
2013-06-12 16:57:46 +02:00 |
sha4.h
|
Added mechanism to provide alternative cipher / hash implementations
|
2013-06-12 16:57:46 +02:00 |
ssl_cache.h
|
Centralized module option values in config.h
|
2013-06-17 15:44:03 +02:00 |
ssl.h
|
Update doc of ssl_set_authmode()
|
2014-07-08 11:11:45 +02:00 |
timing.h
|
|
|
version.h
|
Prepped for 1.2.10 release
|
2013-10-04 17:07:26 +02:00 |
x509.h
|
Reject certs and CRLs from the future
|
2014-07-08 10:59:10 +02:00 |
x509write.h
|
Added C++ style extern in x509write header file
|
2013-09-11 13:31:55 +02:00 |
xtea.h
|
Added mechanism to provide alternative cipher / hash implementations
|
2013-06-12 16:57:46 +02:00 |