Logo
Explore Help
Sign In
mirror/zig
1
0
Fork 0
You've already forked zig
mirror of https://github.com/ziglang/zig.git synced 2025-12-24 07:03:11 +00:00
Code Issues Packages Projects Releases Wiki Activity
zig/lib/std/crypto/25519
History
Andrew Kelley c60d8f017e std: remove redundant comptime keyword
@g-w1's fancy new compile error in action
2021-04-28 22:58:12 -07:00
..
curve25519.zig
Merge remote-tracking branch 'origin/master' into stage2-whole-file-astgen
2021-04-24 10:44:41 -07:00
ed25519.zig
ed25519: use double-base multiplication for signature verification
2021-04-24 13:35:36 -04:00
edwards25519.zig
std: remove redundant comptime keyword
2021-04-28 22:58:12 -07:00
field.zig
std: remove redundant comptime keyword
2021-04-28 22:58:12 -07:00
ristretto255.zig
std/crypto: use finer-grained error sets in function signatures (#8558)
2021-04-20 19:57:27 +02:00
scalar.zig
25519: remove unused const, safeguard against unreduced scalars (#8624)
2021-04-26 22:25:48 +02:00
x25519.zig
std/crypto: use finer-grained error sets in function signatures (#8558)
2021-04-20 19:57:27 +02:00