TrustedFirmware Git Browser
Code Review
Sign In
review.trustedfirmware.org
/
mirror
/
mbed-tls
/
cb6410c67d95facd80eefd4cbbeefaf04c9eb3ab
/
tinycrypt
/
ecc_dh.c
7e62c31
Guard the tinycrypt code with MBEDTLS_USE_TINYCRYPT
by Andrzej Kurek
· 4 years, 10 months ago
305a5ec
Checking in critical places if secured memset() and memcpy() was successful
by Piotr Nowicki
· 5 years ago
a6348ed
Checking in critical places if the mbedtls_platform_zeroize() was successful
by Piotr Nowicki
· 5 years ago
cf3e35c
Revert a part of sensitive information duplication from tinycrypt
by Andrzej Kurek
· 5 years ago
ca60937
Add buffer and context clearing upon suspected FI
by Andrzej Kurek
· 5 years ago
0919b14
Formatting changes
by Andrzej Kurek
· 5 years ago
74f7d0f
Duplicate sensitive buffer and buffer length information
by Andrzej Kurek
· 5 years ago
090365f
Improve the usage of uECC_RNG_Function
by Andrzej Kurek
· 5 years ago
fd56f40
Change the default value of status variables to an error
by Andrzej Kurek
· 5 years ago
e76c638
Merge remote-tracking branch 'public/pr/2925' into baremetal
by Simon Butcher
· 6 years ago
9d6a535
Return and propagate UECC_FAULT_DETECTED
by Manuel Pégourié-Gonnard
· 6 years ago
1a53371
Remove curve parameter from public functions
by Manuel Pégourié-Gonnard
· 6 years ago
356d859
Move n from struct curve to its own constant
by Manuel Pégourié-Gonnard
· 6 years ago
35e535a
Remove TinyCrypt config condition in source files
by Simon Butcher
· 6 years ago
30833f2
Remove num_n_bits member from curve structure
by Manuel Pégourié-Gonnard
· 6 years ago
72c1764
Remove num_bytes member from curve structure
by Manuel Pégourié-Gonnard
· 6 years ago
1765933
Remove num_words member from curve structure
by Manuel Pégourié-Gonnard
· 6 years ago
e714332
Add pre and post-validation to mult_safer()
by Manuel Pégourié-Gonnard
· 6 years ago
a387700
Merge remote-tracking branch 'public/pr/2876' into baremetal
by Simon Butcher
· 6 years ago
10349e4
Hardcode numwords in vli_mmod
by Manuel Pégourié-Gonnard
· 6 years ago
ef23828
Add ECCPoint_mult_safer() function
by Manuel Pégourié-Gonnard
· 6 years ago
6ee7a4e
Validate peer's public key in ECDH
by Manuel Pégourié-Gonnard
· 6 years ago
91d7938
Changed every memcpy to SCA equivalent mbedtls_platform_memcpy
by Teppo Järvelin
· 6 years ago
7a346b8
Replace memset() with mbedtls_platform_memset()
by Manuel Pégourié-Gonnard
· 6 years ago
92c3d1f
Addition of copyright statements to tinycrypt files
by Simon Butcher
· 6 years ago
cffedb5
Add SPDX lines to each imported TinyCrypt file
by Simon Butcher
· 6 years ago
36ae758
Include Mbed TLS config in tinycrypt compilation units
by Hanno Becker
· 6 years ago
afdc1b5
Consistently use the name tinycrypt over uecc
by Manuel Pégourié-Gonnard
· 6 years ago
4613220
Make compiler happy when MBEDTLS_USE_UECC disabled
by Jarno Lamsa
· 6 years ago
5542796
Guard tinycrypt files with MBEDTLS_USE_UECC
by Jarno Lamsa
· 6 years ago
187fbb1
Use mbedtls_platform_zeroize in uecc code
by Jarno Lamsa
· 6 years ago
d50fd6b
Remove unused headers from uecc sources
by Jarno Lamsa
· 6 years ago
18987a4
Add micro-ecc based ecc-files to mbedtls
by Jarno Lamsa
· 6 years ago