Docs.rs
crypto_vectors-0.1.2
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
crypto_vectors 0.1.2
Cryptography test vectors
Crate
Source
Builds
Feature flags
Documentation
Coverage
98.11%
52
out of
53
items documented
0
out of
7
items with examples
Links
sheroz/crypto_vectors
0
0
0
crates.io
Dependencies
—
Versions
0.1.4
(2023-07-27)
0.1.3
(2023-07-25)
0.1.2
(2023-07-24)
0.1.1
(2023-07-24)
0.1.0
(2023-07-24)
Owners
Cryptography Test Vectors
Test Vectors for Block Ciphers
RFC8891, a.k.a GOST R 34.12-2015: Block Cipher "Magma"
RFC5830, a.k.a GOST 28147-89
Test Vectors for Block Cipher Modes
GOST R 34.13-2015
ECB
- Electronic Codebook Mode
CTR
- Counter Encryption Mode
CTR-ACPKM
- Counter Encryption Mode as per RFC8645
OFB
- Output Feedback Mode
CBC
- Cipher Block Chaining Mode
CFB
- Cipher Feedback Mode
MAC
- Message Authentication Code Generation Mode