..
25519
crypto/x25519: implement clearCofactor() ( #11355 )
2022-04-07 10:46:23 +02:00
aes
replace other uses of std.meta.Vector with @Vector ( #11346 )
2022-03-30 14:12:14 -04:00
pcurves
std: break up some long lines
2022-01-28 16:23:47 -07:00
aegis.zig
remove redundant license headers from zig standard library
2021-08-24 12:25:09 -07:00
aes.zig
std: break up some long lines
2022-01-28 16:23:47 -07:00
aes_gcm.zig
migrate from std.Target.current to @import("builtin").target
2021-10-04 23:48:55 -07:00
aes_ocb.zig
migrate from std.Target.current to @import("builtin").target
2021-10-04 23:48:55 -07:00
argon2.zig
zig fmt: remove trailing whitespace on doc comments
2022-04-05 18:08:33 +03:00
bcrypt.zig
std: break up some long lines
2022-01-28 16:23:47 -07:00
benchmark.zig
stage2: remove anytype fields from the language
2022-02-01 19:06:40 -07:00
blake2.zig
std: add writer methods on all crypto.hash types ( #10168 )
2021-11-20 01:37:17 -08:00
blake3.zig
std.crypto.blake3: use @Vector instead of std.meta.Vector
2022-03-27 14:53:40 -07:00
chacha20.zig
replace other uses of std.meta.Vector with @Vector ( #11346 )
2022-03-30 14:12:14 -04:00
errors.zig
std/crypto: use finer-grained error sets in function signatures ( #8558 )
2021-04-20 19:57:27 +02:00
ghash.zig
replace other uses of std.meta.Vector with @Vector ( #11346 )
2022-03-30 14:12:14 -04:00
gimli.zig
replace other uses of std.meta.Vector with @Vector ( #11346 )
2022-03-30 14:12:14 -04:00
hkdf.zig
remove redundant license headers from zig standard library
2021-08-24 12:25:09 -07:00
hmac.zig
remove redundant license headers from zig standard library
2021-08-24 12:25:09 -07:00
isap.zig
std: update usage of std.testing
2021-05-08 15:15:30 +03:00
md5.zig
remove redundant license headers from zig standard library
2021-08-24 12:25:09 -07:00
modes.zig
migrate from std.Target.current to @import("builtin").target
2021-10-04 23:48:55 -07:00
pbkdf2.zig
remove redundant license headers from zig standard library
2021-08-24 12:25:09 -07:00
phc_encoding.zig
remove redundant license headers from zig standard library
2021-08-24 12:25:09 -07:00
poly1305.zig
remove redundant license headers from zig standard library
2021-08-24 12:25:09 -07:00
salsa20.zig
replace other uses of std.meta.Vector with @Vector ( #11346 )
2022-03-30 14:12:14 -04:00
scrypt.zig
zig fmt: remove trailing whitespace on doc comments
2022-04-05 18:08:33 +03:00
sha1.zig
std: add writer methods on all crypto.hash types ( #10168 )
2021-11-20 01:37:17 -08:00
sha2.zig
std: add writer methods on all crypto.hash types ( #10168 )
2021-11-20 01:37:17 -08:00
sha3.zig
std: add writer methods on all crypto.hash types ( #10168 )
2021-11-20 01:37:17 -08:00
siphash.zig
std: add writer methods on all crypto.hash types ( #10168 )
2021-11-20 01:37:17 -08:00
test.zig
remove redundant license headers from zig standard library
2021-08-24 12:25:09 -07:00
tlcsprng.zig
stage1, stage2: rename c_void to anyopaque ( #10316 )
2021-12-19 00:24:45 -05:00
utils.zig
replace other uses of std.meta.Vector with @Vector ( #11346 )
2022-03-30 14:12:14 -04:00