| .. |
|
25519
|
std: update tests to stage2 semantics
|
2022-06-03 20:21:20 +03:00 |
|
aes
|
std.crypto: cosmetic improvement to AES multiplication algorithm (#11616)
|
2022-05-25 19:23:49 +02:00 |
|
pcurves
|
crypto: add support for the NIST P-384 curve (#11735)
|
2022-05-31 17:29:38 +02:00 |
|
aegis.zig
|
|
|
|
aes.zig
|
std: break up some long lines
|
2022-01-28 16:23:47 -07:00 |
|
aes_gcm.zig
|
|
|
|
aes_ocb.zig
|
|
|
|
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
|
std: fix crypto and hash benchmark
|
2022-04-24 23:01:06 -04:00 |
|
blake2.zig
|
std: add writer methods on all crypto.hash types (#10168)
|
2021-11-20 01:37:17 -08:00 |
|
blake3.zig
|
std: update tests to stage2 semantics
|
2022-06-03 20:21:20 +03:00 |
|
chacha20.zig
|
replace other uses of std.meta.Vector with @Vector (#11346)
|
2022-03-30 14:12:14 -04:00 |
|
errors.zig
|
|
|
|
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
|
|
|
|
hmac.zig
|
|
|
|
isap.zig
|
|
|
|
md5.zig
|
|
|
|
modes.zig
|
|
|
|
pbkdf2.zig
|
|
|
|
phc_encoding.zig
|
|
|
|
poly1305.zig
|
|
|
|
salsa20.zig
|
replace other uses of std.meta.Vector with @Vector (#11346)
|
2022-03-30 14:12:14 -04:00 |
|
scrypt.zig
|
std: add necessary @alignCasts
|
2022-06-06 13:11:50 -07: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: update tests to stage2 semantics
|
2022-06-03 20:21:20 +03:00 |
|
siphash.zig
|
Fixes comptime 'error: cannot assign to constant' error in siphash.
|
2022-05-16 22:31:09 -04:00 |
|
test.zig
|
|
|
|
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 |