Docs.rs
  • kurapika-0.1.1
    • kurapika 0.1.1
    • Permalink
    • Docs.rs crate page
    • MIT
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • endruz
    • Dependencies
      • chrono ^0.4.22 normal
      • clap ^3.2.17 normal
      • hex ^0.4.3 normal
      • rand ^0.8.3 normal
      • rsa ^0.6.1 normal
      • rust-crypto ^0.2.36 normal
      • serde ^1.0.144 normal
      • toml ^0.5.9 normal
    • Versions
    • 42.5% of the crate is documented
  • Platform
    • i686-unknown-linux-gnu
    • x86_64-apple-darwin
    • 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

kr0.1.1

Crate Items

  • Structs
  • Enums
  • Constants
  • Functions

List of all items

Structs

  • auth::AuthInfo

Enums

  • error::KurapikaError

Functions

  • ase::decrypt
  • ase::encrypt
  • ase::generate_ase_key
  • generator::generate_auth_code
  • generator::save_auth_code
  • rsa::decrypt
  • rsa::encrypt
  • rsa::generate_rsa_key
  • rsa::sign
  • rsa::verify
  • validator::load_auth_code
  • validator::verify_auth_code

Constants

  • cfg::AUTH_CODE_PATH
  • cfg::DEFAULT_PATH
  • cfg::PRIVATE_KEY_FILE_DEFAULT_PATH
  • cfg::PUBLIC_KEY_FILE_DEFAULT_PATH