.. |
_aes
|
655fab7227
Add core/hyperthread count for Windows and Linux (#5216)
|
3 달 전 |
_blake2
|
2f301e46dc
core/crypto: Switch to using `ensure`
|
5 달 전 |
_chacha20
|
45219f240e
Rename `SIMD_IS_EMULATED` to capability-affirmative `HAS_HARDWARE_SIMD`
|
3 달 전 |
_edwards25519
|
2f301e46dc
core/crypto: Switch to using `ensure`
|
5 달 전 |
_fiat
|
2f301e46dc
core/crypto: Switch to using `ensure`
|
5 달 전 |
_sha3
|
2f301e46dc
core/crypto: Switch to using `ensure`
|
5 달 전 |
aead
|
2f301e46dc
core/crypto: Switch to using `ensure`
|
5 달 전 |
aegis
|
c2786a6dd5
core/crypto/aegis: Initial import
|
5 달 전 |
aes
|
2f301e46dc
core/crypto: Switch to using `ensure`
|
5 달 전 |
blake2b
|
2f301e46dc
core/crypto: Switch to using `ensure`
|
5 달 전 |
blake2s
|
2f301e46dc
core/crypto: Switch to using `ensure`
|
5 달 전 |
chacha20
|
2f301e46dc
core/crypto: Switch to using `ensure`
|
5 달 전 |
chacha20poly1305
|
2f301e46dc
core/crypto: Switch to using `ensure`
|
5 달 전 |
deoxysii
|
2f301e46dc
core/crypto: Switch to using `ensure`
|
5 달 전 |
ed25519
|
2f301e46dc
core/crypto: Switch to using `ensure`
|
5 달 전 |
hash
|
164bb52212
crypto/hash: hash_bytes_to_buffer slice result to digest size
|
1 개월 전 |
hkdf
|
288312a812
core: improve package doc comments for the documentation generator
|
1 년 전 |
hmac
|
2f301e46dc
core/crypto: Switch to using `ensure`
|
5 달 전 |
kmac
|
2f301e46dc
core/crypto: Switch to using `ensure`
|
5 달 전 |
legacy
|
2f301e46dc
core/crypto: Switch to using `ensure`
|
5 달 전 |
pbkdf2
|
288312a812
core: improve package doc comments for the documentation generator
|
1 년 전 |
poly1305
|
2f301e46dc
core/crypto: Switch to using `ensure`
|
5 달 전 |
ristretto255
|
2f301e46dc
core/crypto: Switch to using `ensure`
|
5 달 전 |
sha2
|
655fab7227
Add core/hyperthread count for Windows and Linux (#5216)
|
3 달 전 |
sha3
|
288312a812
core: improve package doc comments for the documentation generator
|
1 년 전 |
shake
|
288312a812
core: improve package doc comments for the documentation generator
|
1 년 전 |
siphash
|
2f301e46dc
core/crypto: Switch to using `ensure`
|
5 달 전 |
sm3
|
2f301e46dc
core/crypto: Switch to using `ensure`
|
5 달 전 |
tuplehash
|
288312a812
core: improve package doc comments for the documentation generator
|
1 년 전 |
x25519
|
2f301e46dc
core/crypto: Switch to using `ensure`
|
5 달 전 |
x448
|
2f301e46dc
core/crypto: Switch to using `ensure`
|
5 달 전 |
README.md
|
a43a5b053c
core/crypto: Add more documentation about assumptions (NFC)
|
1 년 전 |
crypto.odin
|
c9c0b9ea7b
core/crypto: Fix/add some documentation (NFC)
|
1 년 전 |
rand_bsd.odin
|
19f0127e55
Moved all packages in core, base, vendor, tests and examples to use new #+ file tag syntax.
|
1 년 전 |
rand_darwin.odin
|
e296d6fb90
Fix loads of indentation issues with mixing spaces and tabs
|
1 년 전 |
rand_generic.odin
|
e4892f1bb2
os/os2: wasi target support
|
7 달 전 |
rand_js.odin
|
a6eb64df6c
core/crypto: Add a `HAS_RAND_BYTES` constant
|
1 년 전 |
rand_linux.odin
|
3ff8952813
Replace `panic(fmt.tprintf(` antipattern with `fmt.panicf`
|
1 년 전 |
rand_wasi.odin
|
e4892f1bb2
os/os2: wasi target support
|
7 달 전 |
rand_windows.odin
|
9f9abb8fb3
Use `union #shared_nil` for `os.Error`
|
1 년 전 |