This website requires JavaScript.
Explore
Help
Sign In
motiejus
/
zig
Watch
1
Fork
0
You've already forked zig
Code
Releases
Activity
Files
8e6c2b7a47c3c19269cf03075eaeddb7ee61c42d
zig
/
lib
/
std
/
crypto
/
25519
History
LemonBoy
057bf1afc9
std: Add more error checking in hexToBytes
...
Prevent the function from turning into an endless loop that may or may not perform OOB accesses.
2021-02-21 12:19:03 +02:00
..
curve25519.zig
Convert inline fn to callconv(.Inline) everywhere
2021-02-10 20:06:12 -07:00
ed25519.zig
std: Add more error checking in hexToBytes
2021-02-21 12:19:03 +02:00
edwards25519.zig
Convert inline fn to callconv(.Inline) everywhere
2021-02-10 20:06:12 -07:00
field.zig
Convert inline fn to callconv(.Inline) everywhere
2021-02-10 20:06:12 -07:00
ristretto255.zig
std: Add more error checking in hexToBytes
2021-02-21 12:19:03 +02:00
scalar.zig
Convert inline fn to callconv(.Inline) everywhere
2021-02-10 20:06:12 -07:00
x25519.zig
std: Add more error checking in hexToBytes
2021-02-21 12:19:03 +02:00