Docs.rs
  • wasi-crypto-preview-0.1.1
    • wasi-crypto-preview 0.1.1
    • Permalink
    • Docs.rs crate page
    • Apache-2.0 WITH LLVM-exception
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • jedisct1
    • Dependencies
      • anyhow ^1.0 normal
      • byteorder ^1.3 normal
      • curve25519-dalek ^3 normal
      • derivative ^2.1 normal
      • parking_lot ^0.11 normal
      • pqcrypto ^0.11 normal
      • ring ^0.17.0-alpha normal
      • thiserror ^1.0 normal
      • wiggle ^0.20 normal
      • xoodyak ^0.5 normal
      • zeroize ^1.1 normal
    • Versions
    • 0% of the crate is documented
  • Platform
    • i686-unknown-linux-gnu
    • x86_64-unknown-linux-gnu
  • Feature flags
  • Rust
    • About docs.rs
    • Privacy policy
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

wasi_crypto_preview0.1.1

  • All Items

Crate Items

  • Modules
  • Macros
  • Structs
  • Enums
  • Functions
  • Type Aliases

Crate wasi_crypto_preview

Source

Modules§

metadata
types
wasi_ephemeral_crypto_asymmetric_common
wasi_ephemeral_crypto_common
wasi_ephemeral_crypto_kx
wasi_ephemeral_crypto_signatures
wasi_ephemeral_crypto_symmetric
wasi_modules

Macros§

bail
ensure

Structs§

CryptoCtx
HandleManagers
Version
WasiCryptoCtx

Enums§

AlgorithmType
CryptoError
KeyPairEncoding
PublicKeyEncoding
SignatureEncoding

Functions§

witx_interfaces

Type Aliases§

Handle