This website requires JavaScript.
Explore
Help
Sign In
motiejus
/
zig
Watch
1
Fork
0
You've already forked zig
Code
Releases
Activity
Files
8fa6ca6daaca6f22f09ef22ff496f4dc010138ff
zig
/
lib
/
std
/
crypto
/
25519
History
Isaac Freund
5b850d5c92
Run
zig fmt
on src/ and lib/std/
...
This replaces callconv(.Inline) with the more idiomatic inline keyword.
2021-05-20 17:14:18 +02:00
..
curve25519.zig
Run
zig fmt
on src/ and lib/std/
2021-05-20 17:14:18 +02:00
ed25519.zig
std: update usage of std.testing
2021-05-08 15:15:30 +03:00
edwards25519.zig
Run
zig fmt
on src/ and lib/std/
2021-05-20 17:14:18 +02:00
field.zig
Run
zig fmt
on src/ and lib/std/
2021-05-20 17:14:18 +02:00
ristretto255.zig
Run
zig fmt
on src/ and lib/std/
2021-05-20 17:14:18 +02:00
scalar.zig
Run
zig fmt
on src/ and lib/std/
2021-05-20 17:14:18 +02:00
x25519.zig
std: update usage of std.testing
2021-05-08 15:15:30 +03:00