librust-wycheproof-dev (0.5.0-2+b1)

2 versions available in kali/kali-last-snapshot/main/i386

Details

Core information at a glance

Distribution
kali
Origin
kali-last-snapshot
Repository
https://http.kali.org/kali
Codename
kali-last-snapshot
Component
main
Source
rust-wycheproof (0.5.0-2)
Architecture
i386
Section
rust
Priority
optional
Maintainer
Debian Rust Maintainers <[email protected]>

Size & integrity

Byte sizes and integrity verification

Installed size
88.2 kB
Size expected
11.6 MB
Size actual
11.6 MB
Size match

Dependencies

Required package dependencies

  • librust-base64-0.22+default-dev
  • librust-hex-0.4+default-dev
  • librust-num-bigint-0.4+default-dev
  • librust-serde-1+default-dev
  • librust-serde-1+derive-dev
  • librust-serde-json-1+default-dev

Suggested packages

Recommended additional packages

  • None

Description

Wycheproof test vectors - Rust source code

Tags

Package classification tags

None

Checksums

Hash values and integrity verification status

TypeActualMatch
MD549a9198d…645ccedf
SHA-1ab883735…90f86eed
SHA-256453a552d…62130ed1
SHA-512f5520813…08cc26b8

Contents

Files and directories included

.
usr
usr/share
usr/share/cargo
usr/share/cargo/registry
usr/share/cargo/registry/wycheproof-0.5.0
usr/share/cargo/registry/wycheproof-0.5.0/.cargo-checksum.json
usr/share/cargo/registry/wycheproof-0.5.0/.cargo_vcs_info.json
usr/share/cargo/registry/wycheproof-0.5.0/.github
usr/share/cargo/registry/wycheproof-0.5.0/.github/workflows
usr/share/cargo/registry/wycheproof-0.5.0/.github/workflows/ci.yml
usr/share/cargo/registry/wycheproof-0.5.0/.gitignore
usr/share/cargo/registry/wycheproof-0.5.0/Cargo.toml
usr/share/cargo/registry/wycheproof-0.5.0/LICENSE
usr/share/cargo/registry/wycheproof-0.5.0/NEWS.md
usr/share/cargo/registry/wycheproof-0.5.0/README.md
usr/share/cargo/registry/wycheproof-0.5.0/clippy.toml
usr/share/cargo/registry/wycheproof-0.5.0/debian
usr/share/cargo/registry/wycheproof-0.5.0/debian/patches
usr/share/cargo/registry/wycheproof-0.5.0/debian/patches/series
usr/share/cargo/registry/wycheproof-0.5.0/debian/patches/upgrade-base64.patch
usr/share/cargo/registry/wycheproof-0.5.0/src
usr/share/cargo/registry/wycheproof-0.5.0/src/aead.rs
usr/share/cargo/registry/wycheproof-0.5.0/src/cipher.rs
usr/share/cargo/registry/wycheproof-0.5.0/src/data
usr/share/cargo/registry/wycheproof-0.5.0/src/data/a128cbc_hs256_test.json
usr/share/cargo/registry/wycheproof-0.5.0/src/data/a192cbc_hs384_test.json
usr/share/cargo/registry/wycheproof-0.5.0/src/data/a256cbc_hs512_test.json
usr/share/cargo/registry/wycheproof-0.5.0/src/data/aead_aes_siv_cmac_test.json
usr/share/cargo/registry/wycheproof-0.5.0/src/data/aegis128L_test.json
usr/share/cargo/registry/wycheproof-0.5.0/src/data/aegis128_test.json
usr/share/cargo/registry/wycheproof-0.5.0/src/data/aegis256_test.json
usr/share/cargo/registry/wycheproof-0.5.0/src/data/aes_cbc_pkcs5_test.json
usr/share/cargo/registry/wycheproof-0.5.0/src/data/aes_ccm_test.json
usr/share/cargo/registry/wycheproof-0.5.0/src/data/aes_cmac_test.json
usr/share/cargo/registry/wycheproof-0.5.0/src/data/aes_eax_test.json
usr/share/cargo/registry/wycheproof-0.5.0/src/data/aes_ff1_base10_test.json
usr/share/cargo/registry/wycheproof-0.5.0/src/data/aes_ff1_base16_test.json
usr/share/cargo/registry/wycheproof-0.5.0/src/data/aes_ff1_base26_test.json
usr/share/cargo/registry/wycheproof-0.5.0/src/data/aes_ff1_base32_test.json
usr/share/cargo/registry/wycheproof-0.5.0/src/data/aes_ff1_base36_test.json
usr/share/cargo/registry/wycheproof-0.5.0/src/data/aes_ff1_base45_test.json
usr/share/cargo/registry/wycheproof-0.5.0/src/data/aes_ff1_base62_test.json
usr/share/cargo/registry/wycheproof-0.5.0/src/data/aes_ff1_base64_test.json
usr/share/cargo/registry/wycheproof-0.5.0/src/data/aes_ff1_base85_test.json
usr/share/cargo/registry/wycheproof-0.5.0/src/data/aes_ff1_radix10_test.json
usr/share/cargo/registry/wycheproof-0.5.0/src/data/aes_ff1_radix16_test.json
usr/share/cargo/registry/wycheproof-0.5.0/src/data/aes_ff1_radix255_test.json
usr/share/cargo/registry/wycheproof-0.5.0/src/data/aes_ff1_radix256_test.json
usr/share/cargo/registry/wycheproof-0.5.0/src/data/aes_ff1_radix26_test.json
usr/share/cargo/registry/wycheproof-0.5.0/src/data/aes_ff1_radix32_test.json
usr/share/cargo/registry/wycheproof-0.5.0/src/data/aes_ff1_radix36_test.json
usr/share/cargo/registry/wycheproof-0.5.0/src/data/aes_ff1_radix45_test.json
usr/share/cargo/registry/wycheproof-0.5.0/src/data/aes_ff1_radix62_test.json
usr/share/cargo/registry/wycheproof-0.5.0/src/data/aes_ff1_radix64_test.json
usr/share/cargo/registry/wycheproof-0.5.0/src/data/aes_ff1_radix65535_test.json
usr/share/cargo/registry/wycheproof-0.5.0/src/data/aes_ff1_radix65536_test.json
usr/share/cargo/registry/wycheproof-0.5.0/src/data/aes_ff1_radix85_test.json
usr/share/cargo/registry/wycheproof-0.5.0/src/data/aes_gcm_siv_test.json
usr/share/cargo/registry/wycheproof-0.5.0/src/data/aes_gcm_test.json
usr/share/cargo/registry/wycheproof-0.5.0/src/data/aes_gmac_test.json
usr/share/cargo/registry/wycheproof-0.5.0/src/data/aes_kwp_test.json
usr/share/cargo/registry/wycheproof-0.5.0/src/data/aes_wrap_test.json
usr/share/cargo/registry/wycheproof-0.5.0/src/data/aes_xts_test.json
usr/share/cargo/registry/wycheproof-0.5.0/src/data/aria_cbc_pkcs5_test.json
usr/share/cargo/registry/wycheproof-0.5.0/src/data/aria_ccm_test.json
usr/share/cargo/registry/wycheproof-0.5.0/src/data/aria_cmac_test.json
usr/share/cargo/registry/wycheproof-0.5.0/src/data/aria_gcm_test.json
usr/share/cargo/registry/wycheproof-0.5.0/src/data/aria_kwp_test.json
usr/share/cargo/registry/wycheproof-0.5.0/src/data/aria_wrap_test.json
usr/share/cargo/registry/wycheproof-0.5.0/src/data/ascon128_test.json
usr/share/cargo/registry/wycheproof-0.5.0/src/data/ascon128a_test.json
usr/share/cargo/registry/wycheproof-0.5.0/src/data/ascon80pq_test.json
usr/share/cargo/registry/wycheproof-0.5.0/src/data/camellia_cbc_pkcs5_test.json
usr/share/cargo/registry/wycheproof-0.5.0/src/data/camellia_ccm_test.json
usr/share/cargo/registry/wycheproof-0.5.0/src/data/camellia_cmac_test.json
usr/share/cargo/registry/wycheproof-0.5.0/src/data/camellia_wrap_test.json
usr/share/cargo/registry/wycheproof-0.5.0/src/data/chacha20_poly1305_test.json
usr/share/cargo/registry/wycheproof-0.5.0/src/data/dsa_2048_224_sha224_p1363_test.json
usr/share/cargo/registry/wycheproof-0.5.0/src/data/dsa_2048_224_sha224_test.json
usr/share/cargo/registry/wycheproof-0.5.0/src/data/dsa_2048_224_sha256_p1363_test.json
usr/share/cargo/registry/wycheproof-0.5.0/src/data/dsa_2048_224_sha256_test.json
usr/share/cargo/registry/wycheproof-0.5.0/src/data/dsa_2048_256_sha256_p1363_test.json
usr/share/cargo/registry/wycheproof-0.5.0/src/data/dsa_2048_256_sha256_test.json
usr/share/cargo/registry/wycheproof-0.5.0/src/data/dsa_3072_256_sha256_p1363_test.json
usr/share/cargo/registry/wycheproof-0.5.0/src/data/dsa_3072_256_sha256_test.json
usr/share/cargo/registry/wycheproof-0.5.0/src/data/ec_prime_order_curves_test.json
usr/share/cargo/registry/wycheproof-0.5.0/src/data/ecdh_brainpoolP224r1_test.json
usr/share/cargo/registry/wycheproof-0.5.0/src/data/ecdh_brainpoolP256r1_test.json
usr/share/cargo/registry/wycheproof-0.5.0/src/data/ecdh_brainpoolP320r1_test.json
usr/share/cargo/registry/wycheproof-0.5.0/src/data/ecdh_brainpoolP384r1_test.json
usr/share/cargo/registry/wycheproof-0.5.0/src/data/ecdh_brainpoolP512r1_test.json
usr/share/cargo/registry/wycheproof-0.5.0/src/data/ecdh_secp224r1_ecpoint_test.json
usr/share/cargo/registry/wycheproof-0.5.0/src/data/ecdh_secp224r1_pem_test.json
usr/share/cargo/registry/wycheproof-0.5.0/src/data/ecdh_secp224r1_test.json
usr/share/cargo/registry/wycheproof-0.5.0/src/data/ecdh_secp256k1_test.json
usr/share/cargo/registry/wycheproof-0.5.0/src/data/ecdh_secp256k1_webcrypto_test.json
usr/share/cargo/registry/wycheproof-0.5.0/src/data/ecdh_secp256r1_ecpoint_test.json
usr/share/cargo/registry/wycheproof-0.5.0/src/data/ecdh_secp256r1_pem_test.json
usr/share/cargo/registry/wycheproof-0.5.0/src/data/ecdh_secp256r1_test.json
usr/share/cargo/registry/wycheproof-0.5.0/src/data/ecdh_secp256r1_webcrypto_test.json
usr/share/cargo/registry/wycheproof-0.5.0/src/data/ecdh_secp384r1_ecpoint_test.json
usr/share/cargo/registry/wycheproof-0.5.0/src/data/ecdh_secp384r1_pem_test.json
usr/share/cargo/registry/wycheproof-0.5.0/src/data/ecdh_secp384r1_test.json
usr/share/cargo/registry/wycheproof-0.5.0/src/data/ecdh_secp384r1_webcrypto_test.json
usr/share/cargo/registry/wycheproof-0.5.0/src/data/ecdh_secp521r1_ecpoint_test.json
usr/share/cargo/registry/wycheproof-0.5.0/src/data/ecdh_secp521r1_pem_test.json
usr/share/cargo/registry/wycheproof-0.5.0/src/data/ecdh_secp521r1_test.json
usr/share/cargo/registry/wycheproof-0.5.0/src/data/ecdh_secp521r1_webcrypto_test.json
usr/share/cargo/registry/wycheproof-0.5.0/src/data/ecdsa_brainpoolP224r1_sha224_p1363_test.json
usr/share/cargo/registry/wycheproof-0.5.0/src/data/ecdsa_brainpoolP224r1_sha224_test.json
usr/share/cargo/registry/wycheproof-0.5.0/src/data/ecdsa_brainpoolP224r1_sha3_224_test.json
usr/share/cargo/registry/wycheproof-0.5.0/src/data/ecdsa_brainpoolP256r1_sha256_p1363_test.json
usr/share/cargo/registry/wycheproof-0.5.0/src/data/ecdsa_brainpoolP256r1_sha256_test.json
usr/share/cargo/registry/wycheproof-0.5.0/src/data/ecdsa_brainpoolP256r1_sha3_256_test.json
usr/share/cargo/registry/wycheproof-0.5.0/src/data/ecdsa_brainpoolP320r1_sha384_p1363_test.json
usr/share/cargo/registry/wycheproof-0.5.0/src/data/ecdsa_brainpoolP320r1_sha384_test.json
usr/share/cargo/registry/wycheproof-0.5.0/src/data/ecdsa_brainpoolP320r1_sha3_384_test.json
usr/share/cargo/registry/wycheproof-0.5.0/src/data/ecdsa_brainpoolP384r1_sha384_p1363_test.json
usr/share/cargo/registry/wycheproof-0.5.0/src/data/ecdsa_brainpoolP384r1_sha384_test.json
usr/share/cargo/registry/wycheproof-0.5.0/src/data/ecdsa_brainpoolP384r1_sha3_384_test.json
usr/share/cargo/registry/wycheproof-0.5.0/src/data/ecdsa_brainpoolP512r1_sha3_512_test.json
usr/share/cargo/registry/wycheproof-0.5.0/src/data/ecdsa_brainpoolP512r1_sha512_p1363_test.json
usr/share/cargo/registry/wycheproof-0.5.0/src/data/ecdsa_brainpoolP512r1_sha512_test.json
usr/share/cargo/registry/wycheproof-0.5.0/src/data/ecdsa_secp160k1_sha256_p1363_test.json
usr/share/cargo/registry/wycheproof-0.5.0/src/data/ecdsa_secp160k1_sha256_test.json
usr/share/cargo/registry/wycheproof-0.5.0/src/data/ecdsa_secp160r1_sha256_p1363_test.json
usr/share/cargo/registry/wycheproof-0.5.0/src/data/ecdsa_secp160r1_sha256_test.json
usr/share/cargo/registry/wycheproof-0.5.0/src/data/ecdsa_secp160r2_sha256_p1363_test.json
usr/share/cargo/registry/wycheproof-0.5.0/src/data/ecdsa_secp160r2_sha256_test.json
usr/share/cargo/registry/wycheproof-0.5.0/src/data/ecdsa_secp192k1_sha256_p1363_test.json
usr/share/cargo/registry/wycheproof-0.5.0/src/data/ecdsa_secp192k1_sha256_test.json
usr/share/cargo/registry/wycheproof-0.5.0/src/data/ecdsa_secp192r1_sha256_p1363_test.json
usr/share/cargo/registry/wycheproof-0.5.0/src/data/ecdsa_secp192r1_sha256_test.json
usr/share/cargo/registry/wycheproof-0.5.0/src/data/ecdsa_secp224k1_sha224_p1363_test.json
usr/share/cargo/registry/wycheproof-0.5.0/src/data/ecdsa_secp224k1_sha224_test.json
usr/share/cargo/registry/wycheproof-0.5.0/src/data/ecdsa_secp224k1_sha256_p1363_test.json
usr/share/cargo/registry/wycheproof-0.5.0/src/data/ecdsa_secp224k1_sha256_test.json
usr/share/cargo/registry/wycheproof-0.5.0/src/data/ecdsa_secp224r1_sha224_p1363_test.json
usr/share/cargo/registry/wycheproof-0.5.0/src/data/ecdsa_secp224r1_sha224_test.json
usr/share/cargo/registry/wycheproof-0.5.0/src/data/ecdsa_secp224r1_sha256_p1363_test.json
usr/share/cargo/registry/wycheproof-0.5.0/src/data/ecdsa_secp224r1_sha256_test.json
usr/share/cargo/registry/wycheproof-0.5.0/src/data/ecdsa_secp224r1_sha3_224_test.json
usr/share/cargo/registry/wycheproof-0.5.0/src/data/ecdsa_secp224r1_sha3_256_test.json
usr/share/cargo/registry/wycheproof-0.5.0/src/data/ecdsa_secp224r1_sha3_512_test.json
usr/share/cargo/registry/wycheproof-0.5.0/src/data/ecdsa_secp224r1_sha512_p1363_test.json
usr/share/cargo/registry/wycheproof-0.5.0/src/data/ecdsa_secp224r1_sha512_test.json
usr/share/cargo/registry/wycheproof-0.5.0/src/data/ecdsa_secp224r1_shake128_p1363_test.json
usr/share/cargo/registry/wycheproof-0.5.0/src/data/ecdsa_secp224r1_shake128_test.json
usr/share/cargo/registry/wycheproof-0.5.0/src/data/ecdsa_secp256k1_sha256_bitcoin_test.json
usr/share/cargo/registry/wycheproof-0.5.0/src/data/ecdsa_secp256k1_sha256_p1363_test.json
usr/share/cargo/registry/wycheproof-0.5.0/src/data/ecdsa_secp256k1_sha256_test.json
usr/share/cargo/registry/wycheproof-0.5.0/src/data/ecdsa_secp256k1_sha3_256_test.json
usr/share/cargo/registry/wycheproof-0.5.0/src/data/ecdsa_secp256k1_sha3_512_test.json
usr/share/cargo/registry/wycheproof-0.5.0/src/data/ecdsa_secp256k1_sha512_p1363_test.json
usr/share/cargo/registry/wycheproof-0.5.0/src/data/ecdsa_secp256k1_sha512_test.json
usr/share/cargo/registry/wycheproof-0.5.0/src/data/ecdsa_secp256k1_shake128_p1363_test.json
usr/share/cargo/registry/wycheproof-0.5.0/src/data/ecdsa_secp256k1_shake128_test.json
usr/share/cargo/registry/wycheproof-0.5.0/src/data/ecdsa_secp256k1_shake256_p1363_test.json
usr/share/cargo/registry/wycheproof-0.5.0/src/data/ecdsa_secp256k1_shake256_test.json
usr/share/cargo/registry/wycheproof-0.5.0/src/data/ecdsa_secp256r1_sha256_p1363_test.json
usr/share/cargo/registry/wycheproof-0.5.0/src/data/ecdsa_secp256r1_sha256_test.json
usr/share/cargo/registry/wycheproof-0.5.0/src/data/ecdsa_secp256r1_sha3_256_test.json
usr/share/cargo/registry/wycheproof-0.5.0/src/data/ecdsa_secp256r1_sha3_512_test.json
usr/share/cargo/registry/wycheproof-0.5.0/src/data/ecdsa_secp256r1_sha512_p1363_test.json
usr/share/cargo/registry/wycheproof-0.5.0/src/data/ecdsa_secp256r1_sha512_test.json
usr/share/cargo/registry/wycheproof-0.5.0/src/data/ecdsa_secp256r1_shake128_p1363_test.json
usr/share/cargo/registry/wycheproof-0.5.0/src/data/ecdsa_secp256r1_shake128_test.json
usr/share/cargo/registry/wycheproof-0.5.0/src/data/ecdsa_secp256r1_webcrypto_test.json
usr/share/cargo/registry/wycheproof-0.5.0/src/data/ecdsa_secp384r1_sha256_test.json
usr/share/cargo/registry/wycheproof-0.5.0/src/data/ecdsa_secp384r1_sha384_p1363_test.json
usr/share/cargo/registry/wycheproof-0.5.0/src/data/ecdsa_secp384r1_sha384_test.json
usr/share/cargo/registry/wycheproof-0.5.0/src/data/ecdsa_secp384r1_sha3_384_test.json
usr/share/cargo/registry/wycheproof-0.5.0/src/data/ecdsa_secp384r1_sha3_512_test.json
usr/share/cargo/registry/wycheproof-0.5.0/src/data/ecdsa_secp384r1_sha512_p1363_test.json
usr/share/cargo/registry/wycheproof-0.5.0/src/data/ecdsa_secp384r1_sha512_test.json
usr/share/cargo/registry/wycheproof-0.5.0/src/data/ecdsa_secp384r1_shake256_p1363_test.json
usr/share/cargo/registry/wycheproof-0.5.0/src/data/ecdsa_secp384r1_shake256_test.json
usr/share/cargo/registry/wycheproof-0.5.0/src/data/ecdsa_secp384r1_webcrypto_test.json
usr/share/cargo/registry/wycheproof-0.5.0/src/data/ecdsa_secp521r1_sha3_512_test.json
usr/share/cargo/registry/wycheproof-0.5.0/src/data/ecdsa_secp521r1_sha512_p1363_test.json
usr/share/cargo/registry/wycheproof-0.5.0/src/data/ecdsa_secp521r1_sha512_test.json
usr/share/cargo/registry/wycheproof-0.5.0/src/data/ecdsa_secp521r1_shake256_p1363_test.json
usr/share/cargo/registry/wycheproof-0.5.0/src/data/ecdsa_secp521r1_shake256_test.json
usr/share/cargo/registry/wycheproof-0.5.0/src/data/ecdsa_secp521r1_webcrypto_test.json
usr/share/cargo/registry/wycheproof-0.5.0/src/data/ed25519_test.json
usr/share/cargo/registry/wycheproof-0.5.0/src/data/ed448_test.json
usr/share/cargo/registry/wycheproof-0.5.0/src/data/hkdf_sha1_test.json
usr/share/cargo/registry/wycheproof-0.5.0/src/data/hkdf_sha256_test.json
usr/share/cargo/registry/wycheproof-0.5.0/src/data/hkdf_sha384_test.json
usr/share/cargo/registry/wycheproof-0.5.0/src/data/hkdf_sha512_test.json
usr/share/cargo/registry/wycheproof-0.5.0/src/data/hmac_sha1_test.json
usr/share/cargo/registry/wycheproof-0.5.0/src/data/hmac_sha224_test.json
usr/share/cargo/registry/wycheproof-0.5.0/src/data/hmac_sha256_test.json
usr/share/cargo/registry/wycheproof-0.5.0/src/data/hmac_sha384_test.json
usr/share/cargo/registry/wycheproof-0.5.0/src/data/hmac_sha3_224_test.json
usr/share/cargo/registry/wycheproof-0.5.0/src/data/hmac_sha3_256_test.json
usr/share/cargo/registry/wycheproof-0.5.0/src/data/hmac_sha3_384_test.json
usr/share/cargo/registry/wycheproof-0.5.0/src/data/hmac_sha3_512_test.json
usr/share/cargo/registry/wycheproof-0.5.0/src/data/hmac_sha512_224_test.json
usr/share/cargo/registry/wycheproof-0.5.0/src/data/hmac_sha512_256_test.json
usr/share/cargo/registry/wycheproof-0.5.0/src/data/hmac_sha512_test.json
usr/share/cargo/registry/wycheproof-0.5.0/src/data/hmac_sm3_test.json
usr/share/cargo/registry/wycheproof-0.5.0/src/data/kmac128_no_customization_test.json
usr/share/cargo/registry/wycheproof-0.5.0/src/data/kmac256_no_customization_test.json
usr/share/cargo/registry/wycheproof-0.5.0/src/data/morus1280_test.json
usr/share/cargo/registry/wycheproof-0.5.0/src/data/morus640_test.json
usr/share/cargo/registry/wycheproof-0.5.0/src/data/primality_test.json
usr/share/cargo/registry/wycheproof-0.5.0/src/data/rsa_oaep_2048_sha1_mgf1sha1_test.json
usr/share/cargo/registry/wycheproof-0.5.0/src/data/rsa_oaep_2048_sha224_mgf1sha1_test.json
usr/share/cargo/registry/wycheproof-0.5.0/src/data/rsa_oaep_2048_sha224_mgf1sha224_test.json
usr/share/cargo/registry/wycheproof-0.5.0/src/data/rsa_oaep_2048_sha256_mgf1sha1_test.json
usr/share/cargo/registry/wycheproof-0.5.0/src/data/rsa_oaep_2048_sha256_mgf1sha256_test.json
usr/share/cargo/registry/wycheproof-0.5.0/src/data/rsa_oaep_2048_sha384_mgf1sha1_test.json
usr/share/cargo/registry/wycheproof-0.5.0/src/data/rsa_oaep_2048_sha384_mgf1sha384_test.json
usr/share/cargo/registry/wycheproof-0.5.0/src/data/rsa_oaep_2048_sha512_224_mgf1sha1_test.json
usr/share/cargo/registry/wycheproof-0.5.0/src/data/rsa_oaep_2048_sha512_224_mgf1sha512_224_test.json
usr/share/cargo/registry/wycheproof-0.5.0/src/data/rsa_oaep_2048_sha512_mgf1sha1_test.json
usr/share/cargo/registry/wycheproof-0.5.0/src/data/rsa_oaep_2048_sha512_mgf1sha512_test.json
usr/share/cargo/registry/wycheproof-0.5.0/src/data/rsa_oaep_3072_sha256_mgf1sha1_test.json
usr/share/cargo/registry/wycheproof-0.5.0/src/data/rsa_oaep_3072_sha256_mgf1sha256_test.json
usr/share/cargo/registry/wycheproof-0.5.0/src/data/rsa_oaep_3072_sha512_256_mgf1sha1_test.json
usr/share/cargo/registry/wycheproof-0.5.0/src/data/rsa_oaep_3072_sha512_256_mgf1sha512_256_test.json
usr/share/cargo/registry/wycheproof-0.5.0/src/data/rsa_oaep_3072_sha512_mgf1sha1_test.json
usr/share/cargo/registry/wycheproof-0.5.0/src/data/rsa_oaep_3072_sha512_mgf1sha512_test.json
usr/share/cargo/registry/wycheproof-0.5.0/src/data/rsa_oaep_4096_sha256_mgf1sha1_test.json
usr/share/cargo/registry/wycheproof-0.5.0/src/data/rsa_oaep_4096_sha256_mgf1sha256_test.json
usr/share/cargo/registry/wycheproof-0.5.0/src/data/rsa_oaep_4096_sha512_mgf1sha1_test.json
usr/share/cargo/registry/wycheproof-0.5.0/src/data/rsa_oaep_4096_sha512_mgf1sha512_test.json
usr/share/cargo/registry/wycheproof-0.5.0/src/data/rsa_oaep_misc_test.json
usr/share/cargo/registry/wycheproof-0.5.0/src/data/rsa_pkcs1_2048_test.json
usr/share/cargo/registry/wycheproof-0.5.0/src/data/rsa_pkcs1_3072_test.json
usr/share/cargo/registry/wycheproof-0.5.0/src/data/rsa_pkcs1_4096_test.json
usr/share/cargo/registry/wycheproof-0.5.0/src/data/rsa_pss_2048_sha1_mgf1_20_params_test.json
usr/share/cargo/registry/wycheproof-0.5.0/src/data/rsa_pss_2048_sha1_mgf1_20_test.json
usr/share/cargo/registry/wycheproof-0.5.0/src/data/rsa_pss_2048_sha256_mgf1_0_params_test.json
usr/share/cargo/registry/wycheproof-0.5.0/src/data/rsa_pss_2048_sha256_mgf1_0_test.json
usr/share/cargo/registry/wycheproof-0.5.0/src/data/rsa_pss_2048_sha256_mgf1_32_params_test.json
usr/share/cargo/registry/wycheproof-0.5.0/src/data/rsa_pss_2048_sha256_mgf1_32_test.json
usr/share/cargo/registry/wycheproof-0.5.0/src/data/rsa_pss_2048_sha256_mgf1sha1_20_test.json
usr/share/cargo/registry/wycheproof-0.5.0/src/data/rsa_pss_2048_sha384_mgf1_48_test.json
usr/share/cargo/registry/wycheproof-0.5.0/src/data/rsa_pss_2048_sha512_224_mgf1_28_test.json
usr/share/cargo/registry/wycheproof-0.5.0/src/data/rsa_pss_2048_sha512_256_mgf1_32_test.json
usr/share/cargo/registry/wycheproof-0.5.0/src/data/rsa_pss_2048_sha512_mgf1sha256_32_params_test.json
usr/share/cargo/registry/wycheproof-0.5.0/src/data/rsa_pss_2048_shake128_params_test.json
usr/share/cargo/registry/wycheproof-0.5.0/src/data/rsa_pss_2048_shake128_test.json
usr/share/cargo/registry/wycheproof-0.5.0/src/data/rsa_pss_2048_shake256_test.json
usr/share/cargo/registry/wycheproof-0.5.0/src/data/rsa_pss_3072_sha256_mgf1_32_params_test.json
usr/share/cargo/registry/wycheproof-0.5.0/src/data/rsa_pss_3072_sha256_mgf1_32_test.json
usr/share/cargo/registry/wycheproof-0.5.0/src/data/rsa_pss_3072_shake128_params_test.json
usr/share/cargo/registry/wycheproof-0.5.0/src/data/rsa_pss_3072_shake128_test.json
usr/share/cargo/registry/wycheproof-0.5.0/src/data/rsa_pss_3072_shake256_params_test.json
usr/share/cargo/registry/wycheproof-0.5.0/src/data/rsa_pss_3072_shake256_test.json
usr/share/cargo/registry/wycheproof-0.5.0/src/data/rsa_pss_4096_sha256_mgf1_32_test.json
usr/share/cargo/registry/wycheproof-0.5.0/src/data/rsa_pss_4096_sha384_mgf1_48_test.json
usr/share/cargo/registry/wycheproof-0.5.0/src/data/rsa_pss_4096_sha512_mgf1_32_params_test.json
usr/share/cargo/registry/wycheproof-0.5.0/src/data/rsa_pss_4096_sha512_mgf1_32_test.json
usr/share/cargo/registry/wycheproof-0.5.0/src/data/rsa_pss_4096_sha512_mgf1_64_params_test.json
usr/share/cargo/registry/wycheproof-0.5.0/src/data/rsa_pss_4096_sha512_mgf1_64_test.json
usr/share/cargo/registry/wycheproof-0.5.0/src/data/rsa_pss_4096_shake256_params_test.json
usr/share/cargo/registry/wycheproof-0.5.0/src/data/rsa_pss_4096_shake256_test.json
usr/share/cargo/registry/wycheproof-0.5.0/src/data/rsa_pss_misc_params_test.json
usr/share/cargo/registry/wycheproof-0.5.0/src/data/rsa_pss_misc_test.json
usr/share/cargo/registry/wycheproof-0.5.0/src/data/rsa_signature_2048_sha224_test.json
usr/share/cargo/registry/wycheproof-0.5.0/src/data/rsa_signature_2048_sha256_test.json
usr/share/cargo/registry/wycheproof-0.5.0/src/data/rsa_signature_2048_sha384_test.json
usr/share/cargo/registry/wycheproof-0.5.0/src/data/rsa_signature_2048_sha3_224_test.json
usr/share/cargo/registry/wycheproof-0.5.0/src/data/rsa_signature_2048_sha3_256_test.json
usr/share/cargo/registry/wycheproof-0.5.0/src/data/rsa_signature_2048_sha3_384_test.json
usr/share/cargo/registry/wycheproof-0.5.0/src/data/rsa_signature_2048_sha3_512_test.json
usr/share/cargo/registry/wycheproof-0.5.0/src/data/rsa_signature_2048_sha512_224_test.json
usr/share/cargo/registry/wycheproof-0.5.0/src/data/rsa_signature_2048_sha512_256_test.json
usr/share/cargo/registry/wycheproof-0.5.0/src/data/rsa_signature_2048_sha512_test.json
usr/share/cargo/registry/wycheproof-0.5.0/src/data/rsa_signature_3072_sha256_test.json
usr/share/cargo/registry/wycheproof-0.5.0/src/data/rsa_signature_3072_sha384_test.json
usr/share/cargo/registry/wycheproof-0.5.0/src/data/rsa_signature_3072_sha3_256_test.json
usr/share/cargo/registry/wycheproof-0.5.0/src/data/rsa_signature_3072_sha3_384_test.json
usr/share/cargo/registry/wycheproof-0.5.0/src/data/rsa_signature_3072_sha3_512_test.json
usr/share/cargo/registry/wycheproof-0.5.0/src/data/rsa_signature_3072_sha512_256_test.json
usr/share/cargo/registry/wycheproof-0.5.0/src/data/rsa_signature_3072_sha512_test.json
usr/share/cargo/registry/wycheproof-0.5.0/src/data/rsa_signature_4096_sha256_test.json
usr/share/cargo/registry/wycheproof-0.5.0/src/data/rsa_signature_4096_sha384_test.json
usr/share/cargo/registry/wycheproof-0.5.0/src/data/rsa_signature_4096_sha512_256_test.json
usr/share/cargo/registry/wycheproof-0.5.0/src/data/rsa_signature_4096_sha512_test.json
usr/share/cargo/registry/wycheproof-0.5.0/src/data/rsa_signature_8192_sha256_test.json
usr/share/cargo/registry/wycheproof-0.5.0/src/data/rsa_signature_8192_sha384_test.json
usr/share/cargo/registry/wycheproof-0.5.0/src/data/rsa_signature_8192_sha512_test.json
usr/share/cargo/registry/wycheproof-0.5.0/src/data/rsa_three_primes_oaep_2048_sha1_mgf1sha1_test.json
usr/share/cargo/registry/wycheproof-0.5.0/src/data/rsa_three_primes_oaep_3072_sha224_mgf1sha224_test.json
usr/share/cargo/registry/wycheproof-0.5.0/src/data/rsa_three_primes_oaep_4096_sha256_mgf1sha256_test.json
usr/share/cargo/registry/wycheproof-0.5.0/src/data/seed_ccm_test.json
usr/share/cargo/registry/wycheproof-0.5.0/src/data/seed_gcm_test.json
usr/share/cargo/registry/wycheproof-0.5.0/src/data/seed_wrap_test.json
usr/share/cargo/registry/wycheproof-0.5.0/src/data/siphash_1_3_test.json
usr/share/cargo/registry/wycheproof-0.5.0/src/data/siphash_2_4_test.json
usr/share/cargo/registry/wycheproof-0.5.0/src/data/siphash_4_8_test.json
usr/share/cargo/registry/wycheproof-0.5.0/src/data/siphashx_2_4_test.json
usr/share/cargo/registry/wycheproof-0.5.0/src/data/siphashx_4_8_test.json
usr/share/cargo/registry/wycheproof-0.5.0/src/data/sm4_ccm_test.json
usr/share/cargo/registry/wycheproof-0.5.0/src/data/sm4_gcm_test.json
usr/share/cargo/registry/wycheproof-0.5.0/src/data/vmac_128_test.json
usr/share/cargo/registry/wycheproof-0.5.0/src/data/vmac_64_test.json
usr/share/cargo/registry/wycheproof-0.5.0/src/data/x25519_asn_test.json
usr/share/cargo/registry/wycheproof-0.5.0/src/data/x25519_jwk_test.json
usr/share/cargo/registry/wycheproof-0.5.0/src/data/x25519_pem_test.json
usr/share/cargo/registry/wycheproof-0.5.0/src/data/x25519_test.json
usr/share/cargo/registry/wycheproof-0.5.0/src/data/x448_asn_test.json
usr/share/cargo/registry/wycheproof-0.5.0/src/data/x448_jwk_test.json
usr/share/cargo/registry/wycheproof-0.5.0/src/data/x448_pem_test.json
usr/share/cargo/registry/wycheproof-0.5.0/src/data/x448_test.json
usr/share/cargo/registry/wycheproof-0.5.0/src/data/xchacha20_poly1305_test.json
usr/share/cargo/registry/wycheproof-0.5.0/src/dsa.rs
usr/share/cargo/registry/wycheproof-0.5.0/src/ec_curve.rs
usr/share/cargo/registry/wycheproof-0.5.0/src/ecdh.rs
usr/share/cargo/registry/wycheproof-0.5.0/src/ecdsa.rs
usr/share/cargo/registry/wycheproof-0.5.0/src/eddsa.rs
usr/share/cargo/registry/wycheproof-0.5.0/src/fpe_list.rs
usr/share/cargo/registry/wycheproof-0.5.0/src/fpe_str.rs
usr/share/cargo/registry/wycheproof-0.5.0/src/hkdf.rs
usr/share/cargo/registry/wycheproof-0.5.0/src/keywrap.rs
usr/share/cargo/registry/wycheproof-0.5.0/src/lib.rs
usr/share/cargo/registry/wycheproof-0.5.0/src/mac.rs
usr/share/cargo/registry/wycheproof-0.5.0/src/mac_with_nonce.rs
usr/share/cargo/registry/wycheproof-0.5.0/src/primality.rs
usr/share/cargo/registry/wycheproof-0.5.0/src/rsa_oaep.rs
usr/share/cargo/registry/wycheproof-0.5.0/src/rsa_pkcs1_decrypt.rs
usr/share/cargo/registry/wycheproof-0.5.0/src/rsa_pkcs1_verify.rs
usr/share/cargo/registry/wycheproof-0.5.0/src/rsa_pss_verify.rs
usr/share/cargo/registry/wycheproof-0.5.0/src/test_keys.rs
usr/share/cargo/registry/wycheproof-0.5.0/src/xdh.rs
usr/share/cargo/registry/wycheproof-0.5.0/tests
usr/share/cargo/registry/wycheproof-0.5.0/tests/tests.rs
usr/share/doc
usr/share/doc/librust-wycheproof-dev
usr/share/doc/librust-wycheproof-dev/changelog.Debian.gz
usr/share/doc/librust-wycheproof-dev/changelog.Debian.i386.gz
usr/share/doc/librust-wycheproof-dev/copyright