-
- Downloads
First draft at reconstructing points from their compact representation
(X + sign(Y)). Implementations of sqrt in P-256, P-384, and P-521.
Showing
- Makefile.in 3 additions, 1 deletionMakefile.in
- ecc-192.c 2 additions, 0 deletionsecc-192.c
- ecc-224.c 2 additions, 0 deletionsecc-224.c
- ecc-25519.c 2 additions, 0 deletionsecc-25519.c
- ecc-256.c 37 additions, 1 deletionecc-256.c
- ecc-384.c 54 additions, 1 deletionecc-384.c
- ecc-521.c 19 additions, 1 deletionecc-521.c
- ecc-internal.h 34 additions, 1 deletionecc-internal.h
- ecc-mod-arith.c 57 additions, 0 deletionsecc-mod-arith.c
- ecc-point-compact.c 51 additions, 0 deletionsecc-point-compact.c
- ecc-point-from-octets.c 111 additions, 0 deletionsecc-point-from-octets.c
- ecc-point-recover.c 183 additions, 0 deletionsecc-point-recover.c
- ecc.h 7 additions, 1 deletionecc.h
- testsuite/.gitignore 2 additions, 0 deletionstestsuite/.gitignore
- testsuite/Makefile.in 2 additions, 1 deletiontestsuite/Makefile.in
- testsuite/ecc-point-compact-test.c 308 additions, 0 deletionstestsuite/ecc-point-compact-test.c
- testsuite/ecc-point-from-octets-test.c 206 additions, 0 deletionstestsuite/ecc-point-from-octets-test.c
Loading
Please register or sign in to comment