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-06 22:33:08 +00:00
Code Issues Packages Projects Releases Wiki Activity
zig/lib/std/crypto/25519
History
mlugg ccf670c2b0 Zir: implement explicit block_comptime instruction
Resolves: #7056
2023-04-12 12:06:19 -04:00
..
curve25519.zig
crypto/x25519: implement clearCofactor() (#11355)
2022-04-07 10:46:23 +02:00
ed25519.zig
Zir: implement explicit block_comptime instruction
2023-04-12 12:06:19 -04:00
edwards25519.zig
update std lib and compiler sources to new for loop syntax
2023-02-18 19:17:21 -07:00
field.zig
crypto.25519.field: de-inline mul for small builds (#14775)
2023-03-06 17:28:11 -05:00
ristretto255.zig
remove redundant license headers from zig standard library
2021-08-24 12:25:09 -07:00
scalar.zig
std/crypto/{25519,pcurves}: make the scalar field order public (#11955)
2022-06-29 07:44:43 +02:00
x25519.zig
Revamp the ed25519 API (#13309)
2022-10-27 19:07:42 +02:00