This website requires JavaScript.
Explore
Help
Sign In
motiejus
/
zig
Watch
1
Fork
0
You've already forked zig
Code
Releases
Activity
Files
73e62f22ecf25e58db343a45dfce35fccd8a4fa3
zig
/
lib
/
std
/
crypto
/
25519
History
Frank Denis
2d9befe9bf
Implement multiscalar edwards25519 point multiplication
2020-10-22 09:58:26 +02:00
..
curve25519.zig
std/crypto/25519: do cofactored ed25519 verification
2020-10-15 18:49:10 -04:00
ed25519.zig
Implement multiscalar edwards25519 point multiplication
2020-10-22 09:58:26 +02:00
edwards25519.zig
Implement multiscalar edwards25519 point multiplication
2020-10-22 09:58:26 +02:00
field.zig
std/crypto: faster (mod 2^255-19) square root computation
2020-10-06 19:48:26 -04:00
ristretto255.zig
add license header to all std lib files
2020-08-20 16:07:04 -04:00
scalar.zig
std/crypto/25519: use Barrett reduction for scalars (mod l)
2020-10-22 09:58:26 +02:00
x25519.zig
std/crypto: make the whole APIs more consistent
2020-10-17 18:53:08 -04:00