Docs.rs
  • lit-utilities-wasm-0.1.0
    • lit-utilities-wasm 0.1.0
    • Permalink
    • Docs.rs crate page
    • MIT
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • glitch003
    • joshLong145
    • Dependencies
      • base64_light ^0.1 normal
      • blsful ^2.5.7 normal
      • console_error_panic_hook ^0.1.7 normal optional
      • elliptic-curve ^0.13 normal
      • getrandom ^0.2 normal
      • hd-keys-curves-wasm ^1.0.1 normal
      • hex ^0.4 normal
      • js-sys ^0.3.67 normal
      • jubjub-plus ^0.10.4 normal
      • k256 ^0.13 normal
      • p256 ^0.13 normal
      • rand ^0.8 normal
      • serde ^1.0 normal
      • serde-wasm-bindgen ^0.6 normal
      • serde_bare ^0.5 normal
      • serde_bytes ^0.11.14 normal
      • serde_json ^1.0 normal
      • sev ^2.0.2 normal
      • sha2 ^0.10 normal
      • tsify ^0.4.5 normal
      • wasm-bindgen ^0.2 normal
      • wasm-bindgen-futures ^0.4.40 normal
      • wee_alloc ^0.4.5 normal optional
      • ciborium ^0.2 dev
      • digest ^0.10 dev
      • k256 ^0.13 dev
      • rand ^0.8 dev
      • rand_chacha ^0.3 dev
      • wasm-bindgen-test ^0.3.34 dev
    • Versions
    • 16.67% of the crate is documented
  • Platform
    • i686-pc-windows-msvc
    • i686-unknown-linux-gnu
    • x86_64-apple-darwin
    • x86_64-pc-windows-msvc
    • x86_64-unknown-linux-gnu
  • Feature flags
  • docs.rs
    • About docs.rs
    • Badges
    • Builds
    • Metadata
    • Shorthand URLs
    • Download
    • Rustdoc JSON
    • Build queue
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

lit_utilities_wasm0.1.0

Crate Items

  • Structs
  • Enums
  • Functions
  • Type Aliases

List of all items

Structs

  • ecdsa::EcdsaSignature
  • sev_snp::AttestationData

Enums

  • bls::BlsVariant
  • ecdsa::EcdsaVariant

Functions

  • abi::from_js
  • abi::from_uint8array
  • abi::into_js
  • abi::into_uint8array
  • bls::bls_combine
  • bls::bls_decrypt
  • bls::bls_encrypt
  • bls::bls_verify
  • ecdsa::ecdsa_combine
  • ecdsa::ecdsa_combine_and_verify
  • ecdsa::ecdsa_combine_and_verify_with_derived_key
  • ecdsa::ecdsa_derive_key
  • ecdsa::ecdsa_verify
  • greet
  • sev_snp::sev_snp_get_vcek_url
  • sev_snp::sev_snp_verify

Type Aliases

  • abi::JsResult