Docs.rs
  • wasi-crypto-0.1.14
    • wasi-crypto 0.1.14
    • Permalink
    • Docs.rs crate page
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • jedisct1
    • Dependencies
      • aes-gcm ^0.10.2 normal
      • anyhow ^1.0.75 normal
      • bincode ^1.3.3 normal
      • boring ^3.1.0 normal
      • byteorder ^1.4.3 normal
      • chacha20poly1305 ^0.10.1 normal
      • derivative ^2.2.0 normal
      • ed25519-compact ^2.0.4 normal
      • hkdf ^0.12.3 normal
      • hmac ^0.12.1 normal
      • k256 ^0.13.1 normal
      • p256 ^0.13.2 normal
      • p384 ^0.13.0 normal
      • pqcrypto-kyber ^0.7.6 normal optional
      • pqcrypto-traits ^0.3.4 normal optional
      • rand_core ^0.6.4 normal
      • serde ^1.0.188 normal
      • sha2 ^0.10.7 normal
      • subtle ^2.5.0 normal
      • thiserror ^1.0.48 normal
      • wiggle ^12.0.2 normal optional
      • xoodyak ^0.8.4 normal
      • zeroize ^1.6.0 normal
    • Versions
    • 0% of the crate is documented
  • Platform
    • x86_64-unknown-linux-gnu
  • Feature flags
  • docs.rs
    • About docs.rs
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

wasi_crypto0.1.14

  • All Items

Crate Items

  • Macros
  • Structs
  • Enums
  • Type Aliases

Crate wasi_crypto

Source

Macros§

bail
ensure

Structs§

CryptoCtx
Limits
Version

Enums§

AlgorithmType
CryptoError
KeyPairEncoding
PublicKeyEncoding
SecretKeyEncoding
SignatureEncoding

Type Aliases§

Handle