Skip to main content

Crate redoubt_hkdf_wycheproof

Crate redoubt_hkdf_wycheproof 

Source
Expand description

Shared Wycheproof test runners and FIPS vectors for HKDF-SHA256 backends.

This crate provides generic test runners that accept any HkdfApi implementation, enabling conformance testing across Rust, x86, and ARM backends without duplicating test code.

§License

GPL-3.0-only

Modules§

hkdf_sha256_wycheproof
HKDF-SHA256 Wycheproof test runner and types.
hkdf_sha256_wycheproof_vectors
HKDF-SHA256 Wycheproof test vectors (auto-generated).
hmac_sha256_wycheproof
HMAC-SHA256 Wycheproof test runner and types.
hmac_sha256_wycheproof_vectors
HMAC-SHA256 Wycheproof test vectors (auto-generated).
sha256_compress_block
SHA-256 compress_block test runner. SHA-256 compress_block test runners.
sha256_hash
SHA-256 hash test runner. SHA-256 hash test runners.