.. |
_aes
|
ac7f44b1b8
core/crypto/aes: Slightly tweak GHASH to look less spooky
|
hai 1 ano |
_blake2
|
00ab3beed9
core:crypto/hash: Add a generic higher level hash interface
|
hai 1 ano |
_chacha20
|
ca6ef95b03
add support for linux_riscv64 and freestanding_riscv64
|
hai 1 ano |
_edwards25519
|
4b71c47fd5
Check for unneeded `transmute` with `-vet-cast`
|
hai 1 ano |
_fiat
|
4b71c47fd5
Check for unneeded `transmute` with `-vet-cast`
|
hai 1 ano |
_sha3
|
b818ebc02f
core/crypto/kmac: Initial import
|
hai 1 ano |
aead
|
288312a812
core: improve package doc comments for the documentation generator
|
hai 1 ano |
aes
|
288312a812
core: improve package doc comments for the documentation generator
|
hai 1 ano |
blake2b
|
288312a812
core: improve package doc comments for the documentation generator
|
hai 1 ano |
blake2s
|
288312a812
core: improve package doc comments for the documentation generator
|
hai 1 ano |
chacha20
|
288312a812
core: improve package doc comments for the documentation generator
|
hai 1 ano |
chacha20poly1305
|
288312a812
core: improve package doc comments for the documentation generator
|
hai 1 ano |
ed25519
|
288312a812
core: improve package doc comments for the documentation generator
|
hai 1 ano |
hash
|
288312a812
core: improve package doc comments for the documentation generator
|
hai 1 ano |
hkdf
|
288312a812
core: improve package doc comments for the documentation generator
|
hai 1 ano |
hmac
|
288312a812
core: improve package doc comments for the documentation generator
|
hai 1 ano |
kmac
|
288312a812
core: improve package doc comments for the documentation generator
|
hai 1 ano |
legacy
|
288312a812
core: improve package doc comments for the documentation generator
|
hai 1 ano |
pbkdf2
|
288312a812
core: improve package doc comments for the documentation generator
|
hai 1 ano |
poly1305
|
288312a812
core: improve package doc comments for the documentation generator
|
hai 1 ano |
ristretto255
|
288312a812
core: improve package doc comments for the documentation generator
|
hai 1 ano |
sha2
|
288312a812
core: improve package doc comments for the documentation generator
|
hai 1 ano |
sha3
|
288312a812
core: improve package doc comments for the documentation generator
|
hai 1 ano |
shake
|
288312a812
core: improve package doc comments for the documentation generator
|
hai 1 ano |
siphash
|
288312a812
core: improve package doc comments for the documentation generator
|
hai 1 ano |
sm3
|
288312a812
core: improve package doc comments for the documentation generator
|
hai 1 ano |
tuplehash
|
288312a812
core: improve package doc comments for the documentation generator
|
hai 1 ano |
x25519
|
288312a812
core: improve package doc comments for the documentation generator
|
hai 1 ano |
README.md
|
a43a5b053c
core/crypto: Add more documentation about assumptions (NFC)
|
hai 1 ano |
crypto.odin
|
c9c0b9ea7b
core/crypto: Fix/add some documentation (NFC)
|
hai 1 ano |
rand_bsd.odin
|
7feff1c113
Merged with master
|
hai 1 ano |
rand_darwin.odin
|
e296d6fb90
Fix loads of indentation issues with mixing spaces and tabs
|
hai 1 ano |
rand_generic.odin
|
7feff1c113
Merged with master
|
hai 1 ano |
rand_js.odin
|
a6eb64df6c
core/crypto: Add a `HAS_RAND_BYTES` constant
|
hai 1 ano |
rand_linux.odin
|
3ff8952813
Replace `panic(fmt.tprintf(` antipattern with `fmt.panicf`
|
hai 1 ano |
rand_windows.odin
|
9f9abb8fb3
Use `union #shared_nil` for `os.Error`
|
hai 1 ano |