Docs.rs
  • ncsisc-0.2.3
    • ncsisc 0.2.3
    • Docs.rs crate page
    • MIT
    • Links
    • crates.io
    • Source
    • Owners
    • jasex
    • Dependencies
      • base64 ^0.13.0 normal
      • bstr ^0.2.17 normal
      • curv-kzen ^0.8 normal
      • ecies ^0.2 normal
      • hex ^0.4.3 normal
      • libsm ^0.4.1 normal
      • openssl ^0.10 normal
      • openssl-sys ^0.9 normal
      • rand ^0.6.5 normal
      • serde ^1.0 normal
      • serde_json ^1.0 normal
      • sha3 ^0.9.1 normal
    • Versions
    • 0% of the crate is documented
  • Go to latest version
  • Platform
    • 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

Crate ncsisc

logo
Change settings

List of all items

Structs

  • kleptographic::BigInt
  • kleptographic::Hasher
  • kleptographic::KeyPair
  • kleptographic::MessageDigest
  • kleptographic::Param
  • kleptographic::Point
  • kleptographic::Scalar
  • kleptographic::Signature
  • protocol::Kle

Enums

  • kleptographic::Secp256k1

Traits

  • kleptographic::Converter

Functions

  • kleptographic::calculate_k
  • kleptographic::extract_users_private_key
  • kleptographic::extract_users_private_key_hash
  • kleptographic::fast_hash
  • kleptographic::mal_sign
  • kleptographic::mal_sign_hash
  • kleptographic::sign
  • kleptographic::sign_hash
  • kleptographic::thread_rng
  • kleptographic::verify
  • kleptographic::verify_hash
  • protocol::client_recover1
  • protocol::client_step1
  • protocol::client_step2
  • protocol::decrypt
  • protocol::encrypt
  • protocol::generate_param
  • protocol::hex_to_public
  • protocol::public_to_hex
  • protocol::rand_block
  • protocol::server_recover1
  • protocol::server_recover2
  • protocol::server_step1
  • protocol::thread_rng