summaryrefslogtreecommitdiff
path: root/include/crypto/internal/ecc.h
AgeCommit message (Expand)Author
2024-10-02move asm/unaligned.h to linux/unaligned.hAl Viro
2024-06-16crypto: ecc - Add comment to ecc_digits_from_bytes about input byte arrayStefan Berger
2024-05-17crypto: ecc - Prevent ecc_digits_from_bytes from reading too many bytesStefan Berger
2024-04-26crypto: ecdh - Initialize ctx->private_key in proper byte orderStefan Berger
2024-04-12crypto: ecc - Implement vli_mmod_fast_521 for NIST p521Stefan Berger
2024-04-12crypto: ecdsa - Convert byte arrays with key coordinates to digitsStefan Berger
2021-10-29crypto: ecc - Export additional helper functionsDaniele Alessandrelli
2021-10-29crypto: ecc - Move ecc.h to include/crypto/internalDaniele Alessandrelli