Rivoreo Source Code Repositories
src.rivoreo.one
/
security
/
mbedtls
/
03893df747c6af1132fc93def4d4f17c8c4a8c11
/
include
274a12e
Fix bug with ssl_cache and max_entries=0
by Manuel Pégourié-Gonnard
· 11 years ago
e2ce211
Update doc of ssl_set_authmode()
by Manuel Pégourié-Gonnard
· 11 years ago
bb4dd37
Add a warning against compression in config.h
by Manuel Pégourié-Gonnard
· 11 years ago
7349142
Don't try to use MIPS32 asm macros on MIPS64
by Alex Wilson
· 11 years ago
9a6e93e
Reserve -1 as an error code (used in programs)
by Manuel Pégourié-Gonnard
· 11 years ago
844a4c0
Fix RSASSA-PSS example programs
by Manuel Pégourié-Gonnard
· 11 years ago
83cdffc
Forbid sequence number wrapping
by Manuel Pégourié-Gonnard
· 11 years ago
9533765
Reject certs and CRLs from the future
by Manuel Pégourié-Gonnard
· 11 years ago
6304f78
Add x509_time_future()
by Manuel Pégourié-Gonnard
· 11 years ago
1ec220b
Add missing #ifdefs in aes.h
by Manuel Pégourié-Gonnard
· 11 years ago
c909308
Revert "Merged RSA-PSS support in Certificate, CSR and CRL"
by Manuel Pégourié-Gonnard
· 11 years ago
2ceda57
Ability to force the Entropy module to use SHA-256 as its basis
by Paul Bakker
· 11 years ago
f2561b3
Ability to provide alternate timing implementation
by Paul Bakker
· 11 years ago
47703a0
More entropy functions made thread-safe (add_source, update_manual, gather)
by Paul Bakker
· 11 years ago
6a28e72
Merged platform compatibility layer
by Paul Bakker
· 11 years ago
71dfa86
Made valid prototypes by adding ( void ) as parameter prototype
by Paul Bakker
· 11 years ago
a9066cf
Include stdlib in the right spot
by Paul Bakker
· 11 years ago
defc0ca
Migrated the Memory layer to the Platform layer
by Paul Bakker
· 11 years ago
b2f66c9
Only include platform files when needed
by Paul Bakker
· 11 years ago
747a83a
Platform abstraction layer for memory, printf and fprintf
by Paul Bakker
· 11 years ago
ab50d8d
Merged RSA-PSS support in Certificate, CSR and CRL
by Paul Bakker
· 11 years ago
7926570
Disable ecp_set_curve() for compatibility
by Manuel Pégourié-Gonnard
· 11 years ago
ab24010
Enforce our choice of allowed curves.
by Manuel Pégourié-Gonnard
· 11 years ago
7f38ed0
ssl_set_curves is no longer ECDHE only
by Manuel Pégourié-Gonnard
· 11 years ago
cd49f76
Make ssl_set_curves() work client-side too.
by Manuel Pégourié-Gonnard
· 11 years ago
ac71941
Renamings and other fixes
by Manuel Pégourié-Gonnard
· 11 years ago
e40c469
The default ECDH curve list will be dynamically built in the ecp module based on ecp_supported_curves[].
by Gergely Budai
· 11 years ago
de05390
Rename ecdh_curve_list to curve_list
by Manuel Pégourié-Gonnard
· 11 years ago
5de2580
Make ssl_set_ecdh_curves() a compile-time option
by Manuel Pégourié-Gonnard
· 11 years ago
987bfb5
Added the possibility to define the allowed curves for ECDHE handshake. It also defines the preference of the curves.
by Gergely Budai
· 11 years ago
5fb8efe
Merged HMAC-DRBG code
by Paul Bakker
· 11 years ago
ffd94cc
Fix curve list in dependency checking
by Manuel Pégourié-Gonnard
· 11 years ago
ad3fab6
Fix outdated comment
by Manuel Pégourié-Gonnard
· 11 years ago
b05db2a
Save memory by not storing the HMAC key
by Manuel Pégourié-Gonnard
· 11 years ago
cf38367
Fix HMAC_DRBG and RIPEMD160 error codes
by Manuel Pégourié-Gonnard
· 11 years ago
f6a17d0
Fix some doc comments
by Manuel Pégourié-Gonnard
· 11 years ago
48bc3e8
Add hmac_drbg_{write,update}_seed_file()
by Manuel Pégourié-Gonnard
· 11 years ago
0520b60
Make options configurable for HMAC_DRBG
by Manuel Pégourié-Gonnard
· 11 years ago
efc8d80
Use safer names for macros
by Manuel Pégourié-Gonnard
· 11 years ago
658dbed
Add automatic periodic reseeding
by Manuel Pégourié-Gonnard
· 11 years ago
af786ff
Add hmac_drbg_set_prediction_resistance()
by Manuel Pégourié-Gonnard
· 11 years ago
8fc484d
Add hmac_drbg_reseed()
by Manuel Pégourié-Gonnard
· 11 years ago
4e669c6
Add hmac_drbg_set_entropy_len()
by Manuel Pégourié-Gonnard
· 11 years ago
fe34a5f
Add entropy callbacks to HMAC_DRBG
by Manuel Pégourié-Gonnard
· 11 years ago
8208d16
Add hmac_random_with_add()
by Manuel Pégourié-Gonnard
· 11 years ago
7845fc0
Use new HMAC_DRBG module for deterministic ECDSA
by Manuel Pégourié-Gonnard
· 11 years ago
490bdf3
Add minimalistic HMAC_DRBG implementation
by Manuel Pégourié-Gonnard
· 11 years ago
2aca241
Ready for release 1.3.4
by Paul Bakker
· 11 years ago
42099c3
Revert "Add pk_rsa_set_padding() and rsa_set_padding()"
by Paul Bakker
· 11 years ago
27b93ad
Factor common code for printing sig_alg
by Manuel Pégourié-Gonnard
· 11 years ago
5cac583
Factor out some common code
by Manuel Pégourié-Gonnard
· 11 years ago
41cae8e
Parse CSRs signed with RSASSA-PSS
by Manuel Pégourié-Gonnard
· 11 years ago
5eeb32b
Parse CRLs signed with RSASSA-PSS
by Manuel Pégourié-Gonnard
· 11 years ago
ce7c6fd
Fix dependencies
by Manuel Pégourié-Gonnard
· 11 years ago
3c1e8b5
Finish parsing RSASSA-PSS parameters
by Manuel Pégourié-Gonnard
· 11 years ago
d9fd87b
Start parsing RSASSA-PSS parameters
by Manuel Pégourié-Gonnard
· 11 years ago
b1d4eb1
Basic parsing of certs signed with RSASSA-PSS
by Manuel Pégourié-Gonnard
· 11 years ago
556efba
Added AES CFB8 mode
by Paul Bakker
· 11 years ago
bf98c3d
Merged deterministic ECDSA
by Paul Bakker
· 11 years ago
a7eac95
Merged ASM format fixes in bn_mul.h
by Paul Bakker
· 11 years ago
5862eee
Merged RIPEMD-160 support
by Paul Bakker
· 11 years ago
9f4c162
Support alternative implementation for RIPEMD-160 (POLARSSL_RIPEMD160_ALT)
by Paul Bakker
· 11 years ago
61b699e
Renamed RMD160 to RIPEMD160
by Paul Bakker
· 11 years ago
0ac99ca
Merged support for secp224k1, secp192k1 and secp25k1
by Paul Bakker
· 11 years ago
b4fae57
Add pk_rsa_set_padding() and rsa_set_padding()
by Manuel Pégourié-Gonnard
· 11 years ago
ea499a7
Add support for secp192k1
by Manuel Pégourié-Gonnard
· 11 years ago
18e3ec9
Add support for secp224k1
by Manuel Pégourié-Gonnard
· 11 years ago
e4d47a6
Add RIPEMD-160 to the generic MD layer
by Manuel Pégourié-Gonnard
· 11 years ago
ff40c3a
Add HMAC support to RIPEMD-160
by Manuel Pégourié-Gonnard
· 11 years ago
cab4a88
Add RIPEMD-160 (core functions)
by Manuel Pégourié-Gonnard
· 11 years ago
cf1d73b
Clarified ssl_set_ciphersuites() doc for influencing preference as well
by Paul Bakker
· 11 years ago
9bcff39
Add OIDs and TLS IDs for prime Koblitz curves
by Manuel Pégourié-Gonnard
· 11 years ago
f51c8fc
Add support for secp256k1 arithmetic
by Manuel Pégourié-Gonnard
· 11 years ago
5af8e64
Fix asm format for alpha
by Manuel Pégourié-Gonnard
· 11 years ago
3f687ad
Fix asm format for tricore
by Manuel Pégourié-Gonnard
· 11 years ago
1753e2f
Fix asm format for microblaze
by Manuel Pégourié-Gonnard
· 11 years ago
3b05e4c
Fix asm format for MC68020
by Manuel Pégourié-Gonnard
· 11 years ago
02d800c
Fix BN ASM for PowerPC
by Manuel Pégourié-Gonnard
· 11 years ago
8b1b103
Fix bignum's ASM format for MIPS
by Manuel Pégourié-Gonnard
· 11 years ago
def018d
Fix bignum ASM format for X86-64
by Manuel Pégourié-Gonnard
· 11 years ago
5b1a573
Document dependency of ECDSA_DETERMINISTIC on MD_C
by Manuel Pégourié-Gonnard
· 11 years ago
937340b
Add ecdsa_write_signature_det()
by Manuel Pégourié-Gonnard
· 11 years ago
4daaef7
Add ecdsa_sign_det() with test vectors
by Manuel Pégourié-Gonnard
· 11 years ago
461d416
Add minified HMAC_DRBG for deterministic ECDSA
by Manuel Pégourié-Gonnard
· 11 years ago
a8fd3e3
Removed POLARSSL_THREADING_DUMMY option
by Paul Bakker
· 11 years ago
5bc07a3
Prepped for 1.3.3
by Paul Bakker
· 11 years ago
c738791
Merged ECP memory usage optimizations
by Paul Bakker
· 11 years ago
9e4191c
Add another option to reduce EC memory usage
by Manuel Pégourié-Gonnard
· 11 years ago
a36d23e
Fixed documentation issues found by clang
by Paul Bakker
· 11 years ago
956c9e0
Reduced the input / output overhead with 200+ bytes and covered corner case
by Paul Bakker
· 11 years ago
d4588cf
aesni_gcm_mult() now returns void
by Manuel Pégourié-Gonnard
· 11 years ago
4a5b995
Add AES-NI key expansion for 256 bits
by Manuel Pégourié-Gonnard
· 11 years ago
47a3536
Add AES-NI key expansion for 128 bits
by Manuel Pégourié-Gonnard
· 11 years ago
01e31bb
Add support for key inversion using AES-NI
by Manuel Pégourié-Gonnard
· 11 years ago
d333f67
Add aesni_gcm_mult()
by Manuel Pégourié-Gonnard
· 11 years ago
8eaf20b
Allow detection of CLMUL
by Manuel Pégourié-Gonnard
· 11 years ago
5b68565
Add aesni_crypt_ecb() and use it
by Manuel Pégourié-Gonnard
· 11 years ago
92ac76f
Add files for (upcoming) AES-NI support
by Manuel Pégourié-Gonnard
· 11 years ago
1321135
Fix MingW version issue
by Manuel Pégourié-Gonnard
· 11 years ago
5a607d2
Merged IPv6 support in the NET module
by Paul Bakker
· 11 years ago
Next »