Docs.rs
  • blockify-0.0.3
    • blockify 0.0.3
    • Docs.rs crate page
    • MIT
    • Links
    • crates.io
    • Source
    • Owners
    • nisaacdz
    • Dependencies
      • bincode ^1.3.3 normal
      • chrono ^0.4.23 normal
      • ed25519-dalek ^1.0.1 normal
      • hex ^0.4.3 normal
      • rand ^0.7.3 normal
      • record_derive ^0.1.0 normal
      • ring ^0.16.20 normal
      • serde ^1.0.152 normal
      • serde_json ^1.0.93 normal
      • sha2 ^0.10.6 normal
      • thiserror ^1.0.39 normal
      • tokio ^1.26.0 normal
      • untrusted ^0.9.0 normal
    • Versions
    • 4.42% of the crate is documented
  • Go to latest version
  • Platform
    • i686-unknown-linux-gnu
    • 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
logo

logo

Module sec

  • Modules
  • Enums
  • Functions
?
Change settings

Module blockify::sec

source ·

Modules

  • merkle
  • rscs

Enums

  • SigningError
  • VerificationError

Functions

  • generate_ed25519_key_pair
  • hash
  • hash_block
  • hash_bytes
  • quick_id
  • random_bytes
  • random_bytes5
  • random_sha256
  • sha_from_2
  • sha_from_3
  • sha_from_4
  • sha_from_5
  • sign_msg
  • verify_hash
  • verify_signature
  • verify_signature_ed25519