index
:
linux.git
arm64-uaccess
dependabot/pip/drivers/gpu/drm/ci/xfails/certifi-2024.7.4
dependabot/pip/drivers/gpu/drm/ci/xfails/idna-3.7
dependabot/pip/drivers/gpu/drm/ci/xfails/pip-23.3
dependabot/pip/drivers/gpu/drm/ci/xfails/requests-2.32.2
dependabot/pip/drivers/gpu/drm/ci/xfails/setuptools-70.0.0
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.0.7
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.2.2
link_path_walk
master
runtime-constants
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
upstream/master
Unnamed repository; edit this file 'description' to name the repository.
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
crypto
/
ecdsa.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-04-12
crypto: ecdsa - Register NIST P521 and extend test suite
Stefan Berger
1
-0
/
+31
2024-04-12
crypto: ecdsa - Rename keylen to bufsize where necessary
Stefan Berger
1
-6
/
+6
2024-04-12
crypto: ecdsa - Replace ndigits with nbits where precision is needed
Stefan Berger
1
-1
/
+1
2024-04-12
crypto: ecdsa - Extend res.x mod n calculation for NIST P521
Stefan Berger
1
-1
/
+1
2024-04-12
crypto: ecdsa - Adjust tests on length of key parameters
Stefan Berger
1
-1
/
+1
2024-04-12
crypto: ecdsa - Convert byte arrays with key coordinates to digits
Stefan Berger
1
-5
/
+9
2024-04-02
crypto: ecdsa - Fix module auto-load on add-key
Stefan Berger
1
-0
/
+3
2022-09-24
crypto: add __init/__exit annotations to init/exit funcs
Xiu Jianfeng
1
-2
/
+2
2021-10-29
crypto: ecc - Move ecc.h to include/crypto/internal
Daniele Alessandrelli
1
-1
/
+1
2021-03-26
crypto: ecdsa - Register NIST P384 and extend test suite
Saulo Alessandre
1
-1
/
+32
2021-03-26
crypto: ecdsa - Add support for ECDSA signature verification
Stefan Berger
1
-0
/
+345