This website requires JavaScript.
Explore
Help
Sign In
mirror
/
zig
Watch
1
Star
0
Fork
0
You've already forked zig
mirror of
https://github.com/ziglang/zig.git
synced
2025-12-15 02:33:07 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
zig
/
lib
/
std
/
crypto
/
25519
History
Frank Denis
687ef42f98
x: comptime bool -> comptime x: bool (
#8639
)
2021-04-29 16:27:50 +02:00
..
curve25519.zig
std/crypto: use finer-grained error sets in function signatures (
#8558
)
2021-04-20 19:57:27 +02:00
ed25519.zig
ed25519: use double-base multiplication for signature verification
2021-04-24 13:35:36 -04:00
edwards25519.zig
25519: remove unused const, safeguard against unreduced scalars (
#8624
)
2021-04-26 22:25:48 +02:00
field.zig
x: comptime bool -> comptime x: bool (
#8639
)
2021-04-29 16:27:50 +02: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