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