summaryrefslogtreecommitdiffstats
path: root/include/crypto/internal/ecc.h
Commit message (Expand)AuthorAgeFilesLines
* crypto: ecc - Prevent ecc_digits_from_bytes from reading too many bytesStefan Berger2024-05-171-13/+2
* crypto: ecdh - Initialize ctx->private_key in proper byte orderStefan Berger2024-04-261-1/+2
* crypto: ecc - Implement vli_mmod_fast_521 for NIST p521Stefan Berger2024-04-121-1/+2
* crypto: ecdsa - Convert byte arrays with key coordinates to digitsStefan Berger2024-04-121-0/+21
* crypto: ecc - Export additional helper functionsDaniele Alessandrelli2021-10-291-0/+36
* crypto: ecc - Move ecc.h to include/crypto/internalDaniele Alessandrelli2021-10-291-0/+245