mbedtls/include/tinycrypt
Manuel Pégourié-Gonnard ef238283d5 Add ECCPoint_mult_safer() function
This avoids the need for each calling site to manually regularize the scalar
and randomize coordinates, which makes for simpler safe use and saves 50 bytes
of code size in the library.
2019-11-04 11:19:30 +01:00
..
ecc.h Add ECCPoint_mult_safer() function 2019-11-04 11:19:30 +01:00
ecc_dh.h Addition of copyright statements to tinycrypt files 2019-09-09 17:37:08 +01:00
ecc_dsa.h Addition of copyright statements to tinycrypt files 2019-09-09 17:37:08 +01:00