[−][src]Function tink_tests::wycheproof_data
pub fn wycheproof_data(filename: &str) -> Vec<u8>
Retrieve Wycheproof test vectors from the given filename. The location of the Wycheproof
repository is assumed to be "../wycheproof/" relative to the crate manifest file, but this can
be overridden with the the WYCHEPROOF_DIR
environment variable.