a3a4f2d59c
--enable-sp-math to include minimal implementation of MP (only with --enable-sp.) Add futher functionality for ECC (conditionally compiled): - check key - is point on curve - API to add and double projective points - API to map from project to affine - Uncompress point (including sqrt) Some configuration options will not work with SP math - configure.ac detects this and errors out. Change test code to better support SP sizes only. |
||
---|---|---|
.. | ||
api.c | ||
CONF_FILES_README.md | ||
hash.c | ||
include.am | ||
README | ||
srp.c | ||
suites.c | ||
test-dtls.conf | ||
test-ed25519.conf | ||
test-psk-no-id.conf | ||
test-qsh.conf | ||
test-sctp.conf | ||
test-sig.conf | ||
test-tls13-ecc.conf | ||
test-tls13.conf | ||
test.conf | ||
unit.c | ||
unit.h |
Before creating any new configure files (.conf) read the CONF_FILES_README.md