-
- Downloads
Added invert function pointer to struct ecc_modulo.
Updated and renamed sec_modinv -> ecc_mod_inv, and deleted the ecc_modp_inv and ecc_modq_inv wrapper functions.
Showing
- ChangeLog 11 additions, 0 deletionsChangeLog
- Makefile.in 2 additions, 2 deletionsMakefile.in
- curve25519-eh-to-x.c 1 addition, 1 deletioncurve25519-eh-to-x.c
- curve25519-mul.c 1 addition, 1 deletioncurve25519-mul.c
- ecc-192.c 6 additions, 2 deletionsecc-192.c
- ecc-224.c 6 additions, 2 deletionsecc-224.c
- ecc-25519.c 6 additions, 2 deletionsecc-25519.c
- ecc-256.c 6 additions, 2 deletionsecc-256.c
- ecc-384.c 6 additions, 2 deletionsecc-384.c
- ecc-521.c 6 additions, 2 deletionsecc-521.c
- ecc-ecdsa-sign.c 1 addition, 1 deletionecc-ecdsa-sign.c
- ecc-ecdsa-verify.c 1 addition, 1 deletionecc-ecdsa-verify.c
- ecc-eh-to-a.c 1 addition, 1 deletionecc-eh-to-a.c
- ecc-internal.h 10 additions, 19 deletionsecc-internal.h
- ecc-j-to-a.c 2 additions, 2 deletionsecc-j-to-a.c
- ecc-mod-inv.c 14 additions, 10 deletionsecc-mod-inv.c
- ecc-modp.c 0 additions, 8 deletionsecc-modp.c
- ecc-modq.c 0 additions, 7 deletionsecc-modq.c
- examples/ecc-benchmark.c 1 addition, 1 deletionexamples/ecc-benchmark.c
- testsuite/ecc-modinv-test.c 8 additions, 8 deletionstestsuite/ecc-modinv-test.c
Loading
Please register or sign in to comment