Docs.rs
  • ironshield-types-0.1.45
    • ironshield-types 0.1.45
    • Docs.rs crate page
    • Apache-2.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • francolla
    • Scherso
    • Dependencies
      • base64 ^0.22.1 normal
      • chrono ^0.4 normal
      • ed25519-dalek ^2.1 normal
      • hex ^0.4 normal
      • rand ^0.8 normal
      • serde ^1.0 normal
      • serde-wasm-bindgen ^0.6.5 normal
      • serde_json ^1.0 normal
      • wasm-bindgen ^0.2.100 normal
      • web-sys ^0.3 normal optional
    • Versions
    • 47.83% of the crate is documented
  • Go to latest version
  • 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

ironshield_types0.1.45

Crate Items

  • Structs
  • Enums
  • Constants
  • Functions

List of all items

Structs

  • IronShieldChallenge
  • IronShieldChallengeResponse
  • IronShieldRequest
  • IronShieldToken
  • SigningKey

Enums

  • CryptoError

Functions

  • concat_struct_base64url_decode
  • concat_struct_base64url_encode
  • create_signing_message
  • deserialize_32_bytes
  • deserialize_signature
  • generate_signature
  • generate_test_keypair
  • load_private_key_from_data
  • load_private_key_from_env
  • load_public_key_from_data
  • load_public_key_from_env
  • serialize_32_bytes
  • serialize_signature
  • sign_challenge
  • validate_challenge
  • verify_challenge_signature
  • verify_challenge_signature_with_key

Constants

  • CHALLENGE_DIFFICULTY