index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
crypto
/
internal
/
ecc.h
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2024-11-19
Merge tag 'v6.13-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
1
-0
/
+14
2024-10-05
crypto: ecdsa - Support P1363 signature decoding
Lukas Wunner
1
-0
/
+1
2024-10-05
crypto: ecdsa - Move X9.62 signature decoding into template
Lukas Wunner
1
-0
/
+13
2024-10-02
move asm/unaligned.h to linux/unaligned.h
Al Viro
1
-1
/
+1
2024-06-16
crypto: ecc - Add comment to ecc_digits_from_bytes about input byte array
Stefan Berger
1
-0
/
+3
2024-05-17
crypto: ecc - Prevent ecc_digits_from_bytes from reading too many bytes
Stefan Berger
1
-13
/
+2
2024-04-26
crypto: ecdh - Initialize ctx->private_key in proper byte order
Stefan Berger
1
-1
/
+2
2024-04-12
crypto: ecc - Implement vli_mmod_fast_521 for NIST p521
Stefan Berger
1
-1
/
+2
2024-04-12
crypto: ecdsa - Convert byte arrays with key coordinates to digits
Stefan Berger
1
-0
/
+21
2021-10-29
crypto: ecc - Export additional helper functions
Daniele Alessandrelli
1
-0
/
+36
2021-10-29
crypto: ecc - Move ecc.h to include/crypto/internal
Daniele Alessandrelli
1
-0
/
+245