TrustedFirmware Git Browser
Code Review
Sign In
review.trustedfirmware.org
/
mirror
/
mbed-tls.git
/
c3ec14c87f40de6dec25f4c110df02286df0f769
/
tinycrypt
/
ecc.c
c3ec14c
Harcode curve in semi-internal modMult function
by Manuel Pégourié-Gonnard
· 6 years ago
3645ac9
Start hardcoding curve in internal functions
by Manuel Pégourié-Gonnard
· 6 years ago
27926d6
Remove less-safe mult function from public API
by Manuel Pégourié-Gonnard
· 6 years ago
ef23828
Add ECCPoint_mult_safer() function
by Manuel Pégourié-Gonnard
· 6 years ago
c78d86b
Remove some internal functions that aren't needed
by Manuel Pégourié-Gonnard
· 6 years ago
86c4f81
Improve documentation of internal function
by Manuel Pégourié-Gonnard
· 6 years ago
d5e503e
Rename wait_state_t to ecc_wait_state_t
by Manuel Pégourié-Gonnard
· 6 years ago
d467116
Make wait_state smaller
by Manuel Pégourié-Gonnard
· 6 years ago
938f53f
Actually use randomized mult when relevant
by Manuel Pégourié-Gonnard
· 6 years ago
14ab9c2
Add random delays to multi-precision multiplication
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
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