summaryrefslogtreecommitdiff
path: root/include/crypto/internal/ecc.h
AgeCommit message (Expand)Author
2024-11-19Merge tag 'v6.13-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2024-10-05crypto: ecdsa - Support P1363 signature decodingLukas Wunner
2024-10-05crypto: ecdsa - Move X9.62 signature decoding into templateLukas Wunner
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