index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
/
ecdsa.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
crypto: ecdsa - Register NIST P521 and extend test suite
Stefan Berger
2024-04-12
1
-0
/
+31
*
crypto: ecdsa - Rename keylen to bufsize where necessary
Stefan Berger
2024-04-12
1
-6
/
+6
*
crypto: ecdsa - Replace ndigits with nbits where precision is needed
Stefan Berger
2024-04-12
1
-1
/
+1
*
crypto: ecdsa - Extend res.x mod n calculation for NIST P521
Stefan Berger
2024-04-12
1
-1
/
+1
*
crypto: ecdsa - Adjust tests on length of key parameters
Stefan Berger
2024-04-12
1
-1
/
+1
*
crypto: ecdsa - Convert byte arrays with key coordinates to digits
Stefan Berger
2024-04-12
1
-5
/
+9
*
crypto: ecdsa - Fix module auto-load on add-key
Stefan Berger
2024-04-02
1
-0
/
+3
*
crypto: add __init/__exit annotations to init/exit funcs
Xiu Jianfeng
2022-09-24
1
-2
/
+2
*
crypto: ecc - Move ecc.h to include/crypto/internal
Daniele Alessandrelli
2021-10-29
1
-1
/
+1
*
crypto: ecdsa - Register NIST P384 and extend test suite
Saulo Alessandre
2021-03-26
1
-1
/
+32
*
crypto: ecdsa - Add support for ECDSA signature verification
Stefan Berger
2021-03-26
1
-0
/
+345