| .. |
|
25519
|
std/crypto/x25519: return encoded points directly + ed->mont map
|
2020-10-29 14:39:58 -04:00 |
|
aes
|
std/crypto: adjust aesni parallelism to CPU models
|
2020-10-28 21:44:00 +02:00 |
|
aegis.zig
|
std/*: add missing MIT license headers
|
2020-10-26 17:41:29 +01:00 |
|
aes.zig
|
std/crypto: make the whole APIs more consistent
|
2020-10-17 18:53:08 -04:00 |
|
aes_gcm.zig
|
std/*: add missing MIT license headers
|
2020-10-26 17:41:29 +01:00 |
|
bcrypt.zig
|
std/*: add missing MIT license headers
|
2020-10-26 17:41:29 +01:00 |
|
benchmark.zig
|
std/crypto/x25519: return encoded points directly + ed->mont map
|
2020-10-29 14:39:58 -04:00 |
|
blake2.zig
|
std/crypto/blake2b: allow the initial output length to be set
|
2020-10-29 15:18:37 -04:00 |
|
blake3.zig
|
std/crypto: vectorize BLAKE3
|
2020-10-25 21:13:14 -04:00 |
|
chacha20.zig
|
PascalCase *box names, remove unneeded comptime & parenthesis
|
2020-10-28 21:43:15 +02:00 |
|
ghash.zig
|
std/crypto: make the whole APIs more consistent
|
2020-10-17 18:53:08 -04:00 |
|
gimli.zig
|
Make Gimli test vector look like the python implementation
|
2020-11-03 09:13:14 +01:00 |
|
hkdf.zig
|
std/crypto: make Hkdf functions public
|
2020-11-01 18:27:11 +02:00 |
|
hmac.zig
|
std/crypto: API cleanup
|
2020-10-26 19:19:34 -04:00 |
|
md5.zig
|
std/crypto: make the whole APIs more consistent
|
2020-10-17 18:53:08 -04:00 |
|
modes.zig
|
std/crypto: make the whole APIs more consistent
|
2020-10-17 18:53:08 -04:00 |
|
pbkdf2.zig
|
Add an error set
|
2020-09-16 01:58:48 +03:00 |
|
poly1305.zig
|
std/crypto: make the whole APIs more consistent
|
2020-10-17 18:53:08 -04:00 |
|
salsa20.zig
|
std/crypto/x25519: return encoded points directly + ed->mont map
|
2020-10-29 14:39:58 -04:00 |
|
sha1.zig
|
std/crypto: make the whole APIs more consistent
|
2020-10-17 18:53:08 -04:00 |
|
sha2.zig
|
std/crypto: make the whole APIs more consistent
|
2020-10-17 18:53:08 -04:00 |
|
sha3.zig
|
std/crypto: make the whole APIs more consistent
|
2020-10-17 18:53:08 -04:00 |
|
siphash.zig
|
std/crypto: make the whole APIs more consistent
|
2020-10-17 18:53:08 -04:00 |
|
test.zig
|
std/crypto: make the whole APIs more consistent
|
2020-10-17 18:53:08 -04:00 |