Rivoreo Source Code Repositories
src.rivoreo.one
/
security
/
mbedtls
/
caf0e6096908b38a20e1358b76ed4da44bbe45a4
caf0e60
Forced cast to unsigned int for %u format in the ecdsa application
by Paul Bakker
· 11 years ago
ec4bea7
Forced cast to unsigned int for %u format in ecp_selftest()
by Paul Bakker
· 11 years ago
e1e962d
Position of -Werror is relevant
by Paul Bakker
· 11 years ago
a36d23e
Fixed documentation issues found by clang
by Paul Bakker
· 11 years ago
92bc875
Support for CLANG compiler in CMakeLists.txt
by Paul Bakker
· 11 years ago
f0fc2a2
Properly put the pragma comment for the MSVC linker in defines
by Paul Bakker
· 11 years ago
29e86ea
Removed 'z' length modifier from format in ecdsa program
by Paul Bakker
· 11 years ago
92bcadb
Removed 'z' length modifier from low-value size_t in ecp_selftest()
by Paul Bakker
· 11 years ago
e7f5133
Fixed superfluous return value in aesni.c
by Paul Bakker
· 11 years ago
0d0de92
Only specify done label in aes.c when AES-NI is possible
by Paul Bakker
· 11 years ago
3e72f6e
Only search for Pthread on Windows platforms
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
f9c4953
Added version of the SSL pthread server example
by Paul Bakker
· 11 years ago
23116fd
Merged AES-NI support for AES, AES-GCM and AES key scheduling
by Paul Bakker
· 11 years ago
ad0db97
Added -Werror to Check buildtype
by Paul Bakker
· 11 years ago
d4588cf
aesni_gcm_mult() now returns void
by Manuel Pégourié-Gonnard
· 11 years ago
bfa3c9a
Remove temporary code
by Manuel Pégourié-Gonnard
· 11 years ago
23c2f6f
Add AES-NI key expansion for 192 bits
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
80637c7
Use aesni_gcm_mult() if available
by Manuel Pégourié-Gonnard
· 11 years ago
d333f67
Add aesni_gcm_mult()
by Manuel Pégourié-Gonnard
· 11 years ago
9d57482
Add comments on GCM multiplication
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
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
Next »