docs.rs failed to build wolfcrypt-conformance-0.1.0
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.
Cross-validation and trait conformance tests for wolfcrypt.
Test vectors
Tests require external vector files not shipped with the crate:
- Wycheproof: Clone https://github.com/google/wycheproof and set
WYCHEPROOF_DIRto the repo root. - CAVP/SHAVS: Set
CONFORMANCE_VECTORS_DIRto a directory containingcavp/andshavs/subdirectories with NIST test vector files.
When running from the workspace checkout, vectors are found automatically
in third_party/ and vectors/.