Rivoreo Source Code Repositories
src.rivoreo.one
/
security
/
mbedtls
/
70896a023e663989a34bdbc5255f719d6e352b8a
70896a0
Add statistics about number of allocated blocks
by Manuel Pégourié-Gonnard
· 11 years ago
1f789b8
Lessen peak memory usage in EC by freeing earlier
by Manuel Pégourié-Gonnard
· 11 years ago
72c172a
Save some small memory allocations inside ecp_mul()
by Manuel Pégourié-Gonnard
· 11 years ago
fe40f48
Do not print error on missing kill target in compat.sh
by Paul Bakker
· 11 years ago
20ed0f7
Fixed compat.sh arguments line in test-ref-configs.pl
by Paul Bakker
· 11 years ago
a532090
Fixed dependency on POLARSSL_GENPRIME in PK tests
by Paul Bakker
· 11 years ago
30a3062
Added ability to filter configs in test-ref-configs.pl
by Paul Bakker
· 11 years ago
1e5369c
Variables in proper block or within proper defines in ssl_decrypt_buf()
by Paul Bakker
· 11 years ago
474c2ce
Fixed dependencies for some tests
by Paul Bakker
· 11 years ago
0c0476f
Disable ecp_use_curve25519() if not POLARSSL_ECP_DP_M255_ENABLED
by Paul Bakker
· 11 years ago
1a56fc9
Fixed x509_crt_parse_path() bug on Windows platforms
by Paul Bakker
· 11 years ago
1321135
Fix MingW version issue
by Manuel Pégourié-Gonnard
· 11 years ago
ee5db1d
Fix typo in previous commit
by Manuel Pégourié-Gonnard
· 11 years ago
6a398d4
Add missing header for windows
by Manuel Pégourié-Gonnard
· 11 years ago
173402b
net_prepare() returns int
by Manuel Pégourié-Gonnard
· 11 years ago
5a607d2
Merged IPv6 support in the NET module
by Paul Bakker
· 11 years ago
c9baa87
Force server to IPv4 in compat.s
by Manuel Pégourié-Gonnard
· 11 years ago
fd6b4cc
Add forgotten SO_REUSEADDR option
by Manuel Pégourié-Gonnard
· 11 years ago
5ab68ba
Merged storing curves fully in ROM
by Paul Bakker
· 11 years ago
fdf9469
Merged support for ECDH-RSA / ECDH-ECDSA key exchanges and ciphersuites
by Paul Bakker
· 11 years ago
f70fe81
Fixed memory leak in benchmark application
by Paul Bakker
· 11 years ago
77e257e
Fixed bad check for maximum size of fragment length index
by Paul Bakker
· 11 years ago
6c21276
Place olen initalization after reference check in cipher_update()
by Paul Bakker
· 11 years ago
6f0636a
Potential memory leak in ssl_ticket_keys_init()
by Paul Bakker
· 11 years ago
767f02c
Update IPv6 comments in config.h
by Manuel Pégourié-Gonnard
· 11 years ago
18d31f8
Make listening address configurable in ssl_server2
by Manuel Pégourié-Gonnard
· 11 years ago
6e315a9
Adapt net_accept() to IPv6
by Manuel Pégourié-Gonnard
· 11 years ago
389ce63
Add IPv6 support to net_bind()
by Manuel Pégourié-Gonnard
· 11 years ago
10934de
Adapt net_connect() for IPv6
by Manuel Pégourié-Gonnard
· 11 years ago
2e5c316
Factor our some code in net.c
by Manuel Pégourié-Gonnard
· 11 years ago
0759d36
Fix ciphersuite selection in compat.sh
by Manuel Pégourié-Gonnard
· 11 years ago
31a2325
Add ECDH_ECDSA suites to compat.sh
by Manuel Pégourié-Gonnard
· 11 years ago
07b54e0
Fix EC suites version requirements in compat.sh
by Manuel Pégourié-Gonnard
· 11 years ago
5538970
Add server support for ECDH key exchanges
by Manuel Pégourié-Gonnard
· 11 years ago
d18cc57
Add client-side support for ECDH key exchanges
by Manuel Pégourié-Gonnard
· 11 years ago
cdff3cf
Add ecdh_get_params() to import from an EC key
by Manuel Pégourié-Gonnard
· 11 years ago
bc64d3b
Fix bug in ciphersuite number
by Manuel Pégourié-Gonnard
· 11 years ago
25781b2
Add ECDH_RSA and ECDH_ECDSA ciphersuites
by Manuel Pégourié-Gonnard
· 11 years ago
69ab354
Fix bug from stupid typo
by Manuel Pégourié-Gonnard
· 11 years ago
96eed7b
Allow to test 32-bit ints more easily
by Manuel Pégourié-Gonnard
· 11 years ago
14a96c5
Avoid wasting memory with some curves
by Manuel Pégourié-Gonnard
· 11 years ago
95b45b7
Rename macros
by Manuel Pégourié-Gonnard
· 11 years ago
baee5d4
Add previously forgotten #ifdef's
by Manuel Pégourié-Gonnard
· 11 years ago
81e1b10
Rm a few unneeded variables
by Manuel Pégourié-Gonnard
· 11 years ago
1f82b04
Adapt ecp_group_free() to static constants
by Manuel Pégourié-Gonnard
· 11 years ago
73cc01d
Remove last non-static parts of known EC groups
by Manuel Pégourié-Gonnard
· 11 years ago
731d08b
Start using constants from ROM for EC groups
by Manuel Pégourié-Gonnard
· 11 years ago
452f6ba
compat.sh cleanups
by Manuel Pégourié-Gonnard
· 11 years ago
c72ac7c
Fix SSLv3 handling of SHA-384 suites
by Manuel Pégourié-Gonnard
· 11 years ago
e1b665e
Added POLARSSL_ECP_MAX_SIZE and POLARSSL_ECP_WINDOW_SIZE to config.h
by Paul Bakker
· 11 years ago
fef3c5a
Fixed typo in POLARSSL_PKCS1_V15 in rsa.c
by Paul Bakker
· 11 years ago
48d78a5
Merged support for Curve25519
by Paul Bakker
· 11 years ago
93f41db
Fix possible issue in corner-case for ecp_mul_mx()
by Manuel Pégourié-Gonnard
· 11 years ago
7a949d3
Update comments
by Manuel Pégourié-Gonnard
· 11 years ago
d962273
Add #ifdef's for curve types
by Manuel Pégourié-Gonnard
· 11 years ago
7c94d8b
WIP #ifdef's
by Manuel Pégourié-Gonnard
· 11 years ago
b6f45a6
Avoid potential leak in ecp_mul_mxz()
by Manuel Pégourié-Gonnard
· 11 years ago
a60fe89
Add mpi_safe_cond_swap()
by Manuel Pégourié-Gonnard
· 11 years ago
97871ef
Some operations are not supported with Curve25519
by Manuel Pégourié-Gonnard
· 11 years ago
3d7053a
Add ecp_mod_p255(): Curve25519 about 4x faster now
by Manuel Pégourié-Gonnard
· 11 years ago
357ff65
Details in ecp_mul_mxz()
by Manuel Pégourié-Gonnard
· 11 years ago
fe0af40
Adapt ecp_gen_keypair() to Curve25519
by Manuel Pégourié-Gonnard
· 11 years ago
9a4a5ac
Fix bug in mpi_set_bit
by Manuel Pégourié-Gonnard
· 11 years ago
a0179b8
Change ecp_mul to handle Curve25519 too
by Manuel Pégourié-Gonnard
· 11 years ago
312d2e8
Adapt key checking functions for Curve25519
by Manuel Pégourié-Gonnard
· 11 years ago
6615366
Add Curve25519 to known groups
by Manuel Pégourié-Gonnard
· 11 years ago
3afa07f
Add coordinate randomization for Curve25519
by Manuel Pégourié-Gonnard
· 11 years ago
d9ea82e
Add basic arithmetic for Curve25519
by Manuel Pégourié-Gonnard
· 11 years ago
3c0b4ea
Rename a few functions
by Manuel Pégourié-Gonnard
· 11 years ago
498fd35
Added missing inline definition for other platforms to ecp_curves.c
by Paul Bakker
· 11 years ago
b14817d
Updated ChangeLog for splitting off curves from ecp.c
by Paul Bakker
· 11 years ago
76af736
Merged splitting off curves from ecp.c into ecp_curves.c
by Paul Bakker
· 11 years ago
a2ffccd
Fixed memory leak in new x509parse test
by Paul Bakker
· 11 years ago
d5e0fbe
Remove now useless function
by Manuel Pégourié-Gonnard
· 11 years ago
3ee9000
Make internal functions static again + cosmetics
by Manuel Pégourié-Gonnard
· 11 years ago
9854fe9
Convert curve constants to binary
by Manuel Pégourié-Gonnard
· 11 years ago
32b04c1
Split ecp.c
by Manuel Pégourié-Gonnard
· 11 years ago
43863ee
Declare internal variables static in ecp.c
by Manuel Pégourié-Gonnard
· 11 years ago
a0d758b
Fix typo in test dependency
by Manuel Pégourié-Gonnard
· 11 years ago
d35e191
Drop useless include in ecp.c
by Manuel Pégourié-Gonnard
· 11 years ago
c680405
Removed test for empty data_files/dir0
by Paul Bakker
· 11 years ago
9dc53a9
Merged client ciphersuite order preference option
by Paul Bakker
· 11 years ago
014f143
Merged EC key generation support
by Paul Bakker
· 11 years ago
4040d7e
Merged more constant-time checking in RSA
by Paul Bakker
· 11 years ago
c3d0d07
Merged change from readdir_r() to readdir() + threading
by Paul Bakker
· 11 years ago
1a9f2c7
Add option to respect client ciphersuite order
by Manuel Pégourié-Gonnard
· 11 years ago
011a8db
Complete refactoring of ciphersuite choosing
by Manuel Pégourié-Gonnard
· 11 years ago
3252560
Move some functions up
by Manuel Pégourié-Gonnard
· 11 years ago
59b81d7
Refactor ciphersuite selection for version > 2
by Manuel Pégourié-Gonnard
· 11 years ago
6e16cdb
Allow curve selection in gen_key
by Manuel Pégourié-Gonnard
· 11 years ago
fdda785
Removed dependency on unistd.h for MSVC in apps
by Paul Bakker
· 11 years ago
840ab20
Explicit conversions to int from size_t for MSVC (64-bit) in apps
by Paul Bakker
· 11 years ago
c97f9f6
Removed making commandline arguments case insensitive
by Paul Bakker
· 11 years ago
0267e3d
Add ecp_curve_info_from_name()
by Manuel Pégourié-Gonnard
· 11 years ago
49d738b
Ignore file generated by gen_key
by Manuel Pégourié-Gonnard
· 11 years ago
8c23771
Start adding EC support in gen_key
by Manuel Pégourié-Gonnard
· 11 years ago
104ee1d
Add ecp_genkey(), prettier wrapper
by Manuel Pégourié-Gonnard
· 11 years ago
27290da
Check PKCS 1.5 padding in a more constant-time way
by Manuel Pégourié-Gonnard
· 11 years ago
ab44d7e
Check OAEP padding in a more constant-time way
by Manuel Pégourié-Gonnard
· 11 years ago
a5cfc35
RSA-OAEP decrypt: reorganise code
by Manuel Pégourié-Gonnard
· 11 years ago
Next »