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