mbedtls/include/tinycrypt
Manuel Pégourié-Gonnard 4d8777cbb6 Move p from curve structure to its own constant
This removes an indirection, which both makes the code smaller and decreases
the number of glitching opportunities for an attacker.
2019-11-26 12:51:58 +01:00
..
ecc.h Move p from curve structure to its own constant 2019-11-26 12:51:58 +01:00
ecc_dh.h Addition of copyright statements to tinycrypt files 2019-09-09 17:37:08 +01:00
ecc_dsa.h Use safer return values in uECC_verify() 2019-11-21 15:12:44 +01:00