Sign in
android-kvm
/
linux
/
d8dfba2c606ac9fa763ce3c51dcbf7335544b815
/
crypto
/
ecdsa.c
546ce0b
crypto: ecdsa - Use ecc_digits_from_bytes to convert signature
by Stefan Berger
· 9 months ago
2fd2a82
crypto: ecdsa - Use ecc_digits_from_bytes to create hash digits array
by Stefan Berger
· 9 months ago
d7c897a
crypto: ecdsa - Fix the public key format description
by Jarkko Sakkinen
· 9 months ago
a7d45ba
crypto: ecdsa - Register NIST P521 and extend test suite
by Stefan Berger
· 11 months ago
703ca5c
crypto: ecdsa - Rename keylen to bufsize where necessary
by Stefan Berger
· 11 months ago
dee45a6
crypto: ecdsa - Replace ndigits with nbits where precision is needed
by Stefan Berger
· 11 months ago
48e8d3a
crypto: ecdsa - Extend res.x mod n calculation for NIST P521
by Stefan Berger
· 11 months ago
dcee606
crypto: ecdsa - Adjust tests on length of key parameters
by Stefan Berger
· 11 months ago
d67c96f
crypto: ecdsa - Convert byte arrays with key coordinates to digits
by Stefan Berger
· 11 months ago
48e4fd6
crypto: ecdsa - Fix module auto-load on add-key
by Stefan Berger
· 11 months ago
33837be
crypto: add __init/__exit annotations to init/exit funcs
by Xiu Jianfeng
· 2 years, 5 months ago
a745d3a
crypto: ecc - Move ecc.h to include/crypto/internal
by Daniele Alessandrelli
· 3 years, 4 months ago
c12d448
crypto: ecdsa - Register NIST P384 and extend test suite
by Saulo Alessandre
· 4 years ago
4e66029
crypto: ecdsa - Add support for ECDSA signature verification
by Stefan Berger
· 4 years ago