orion-master
.rustfmt.toml
96B
Cargo.toml
1KB
.github
ISSUE_TEMPLATE
bug_report.md
699B
feature_request.md
426B
workflows
daily_tests.yml
630B
security_audit.yml
706B
test.yml
5KB
code_coverage.yml
837B
lints.yml
665B
src
hazardous
kdf
mod.rs
2KB
hkdf.rs
9KB
pbkdf2.rs
9KB
argon2i.rs
159KB
mod.rs
2KB
stream
mod.rs
1KB
chacha20.rs
50KB
xchacha20.rs
7KB
mac
mod.rs
1KB
poly1305.rs
22KB
hmac.rs
11KB
hash
mod.rs
1KB
sha512.rs
19KB
blake2b.rs
36KB
aead
mod.rs
1KB
streaming.rs
64KB
chacha20poly1305.rs
13KB
xchacha20poly1305.rs
6KB
test_framework
streamcipher_interface.rs
10KB
mod.rs
1KB
aead_interface.rs
13KB
incremental_interface.rs
13KB
high_level
mod.rs
1KB
hash.rs
3KB
kdf.rs
8KB
aead.rs
24KB
auth.rs
8KB
pwhash.rs
39KB
hltypes.rs
3KB
errors.rs
5KB
util
mod.rs
6KB
u32x4.rs
3KB
u64x4.rs
3KB
endianness.rs
20KB
typedefs.rs
29KB
lib.rs
3KB
CONTRIBUTING.md
3KB
LICENSE
1KB
README.md
4KB
SECURITY.md
2KB
tests
kdf
mod.rs
952B
other_hkdf.rs
5KB
custom_pbkdf2.rs
5KB
other_argon2i.rs
16KB
pynacl_argon2i.rs
1KB
custom_hkdf.rs
5KB
wycheproof_hkdf.rs
2KB
ref_argon2i.rs
3KB
mod.rs
5KB
test_generation
generate_secret_stream_test_values.c
14KB
pynacl_secretstream_test_vector.c
5KB
stream
other_chacha20.rs
14KB
mod.rs
2KB
rfc_chacha20.rs
6KB
rfc_xchacha20.rs
7KB
test_data
pynacl_generated_with_rekey.json
1.19MB
pynacl_generated.json
1.17MB
third_party
blake2-kat.json
1.79MB
google
boringssl
boringssl_chacha20_poly1305.txt
68KB
boringssl_xchacha20_poly1305.txt
17KB
boringssl_poly1305_tests.txt
73KB
wycheproof
wycheproof_chacha20_poly1305_test.json
192KB
wycheproof_hmac_sha512_test.json
80KB
wycheproof_xchacha20_poly1305_test.json
177KB
wycheproof_hkdf_sha512_test.json
144KB
nist
HMAC.rsp
830KB
SHA512LongMsg.rsp
1.61MB
SHA512ShortMsg.rsp
36KB
pynacl
pynacl_secretstream_test_vectors.json
12KB
pynacl_raw_argon2i_hashes.json
2KB
mac
mod.rs
2KB
other_poly1305.rs
9KB
nist_cavp_hmac.rs
1KB
rfc_poly1305.rs
9KB
rfc_hmac.rs
5KB
boringssl_poly1305.rs
1KB
wycheproof_hmac_sha512.rs
2KB
hash
blake2b_kat.rs
974B
mod.rs
1020B
other_blake2b.rs
3KB
sha512_nist_cavp.rs
3KB
aead
rfc_chacha20_poly1305.rs
5KB
mod.rs
4KB
boringssl_tests.rs
3KB
pynacl_streaming_aead.rs
2KB
wycheproof_aead.rs
3KB
other_xchacha20_poly1305.rs
7KB
.gitignore
317B
CHANGELOG.md
19KB
benches
bench.rs
10KB
暂无评论