Docs.rs
  • gm-rs-0.8.0
    • gm-rs 0.8.0
    • Permalink
    • Docs.rs crate page
    • MIT
    • Links
    • Homepage
    • crates.io
    • Source
    • Owners
    • CrayfishGo
    • Dependencies
      • base64 ^0.21.0 normal
      • byteorder ^1.0.0 normal
      • hex ^0.4 normal
      • lazy_static ^1.4.0 normal
      • num-bigint-dig ^0.8.1 normal
      • num-integer ^0.1.44 normal
      • num-traits ^0.2.14 normal
      • rand ^0.8.4 normal
      • criterion ^0.4 dev
      • hex-literal ^0.3 dev
    • Versions
    • 13.41% 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
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

gm_rs0.8.0

Crate Items

  • Macros
  • Structs
  • Enums
  • Constants
  • Traits
  • Functions
  • Type Aliases

List of all items

Structs

  • sm2::exchange::Exchange
  • sm2::key::Sm2PrivateKey
  • sm2::key::Sm2PublicKey
  • sm2::p256_ecc::CurveParameters
  • sm2::p256_ecc::P256C_PARAMS
  • sm2::p256_ecc::Point
  • sm2::p256_field::FieldElement
  • sm2::p256_pre_table::PRE_TABLE_1
  • sm2::p256_pre_table::PRE_TABLE_2
  • sm4::Sm4Cipher
  • sm4::Sm4CipherMode
  • zuc::ZUC

Enums

  • sm2::error::Sm2Error
  • sm2::key::CompressModle
  • sm3::Sm3Error
  • sm4::CipherMode
  • sm4::Sm4Error

Traits

  • sm2::FeOperation
  • sm2::p256_field::Conversion

Macros

  • format_hex
  • forward_ref_ref_binop
  • forward_ref_val_binop
  • forward_val_ref_binop
  • forward_val_val_binop

Functions

  • sm2::exchange::build_ex_pair
  • sm2::key::gen_keypair
  • sm2::montgomery::montgomery_mod
  • sm2::montgomery::montgomery_mul_mod
  • sm2::p256_ecc::g_mul
  • sm2::p256_ecc::mlsm_mul
  • sm2::p256_ecc::scalar_mul
  • sm2::util::adc_u64
  • sm2::util::add_raw
  • sm2::util::add_u32
  • sm2::util::compute_za
  • sm2::util::fe32_to_fe64
  • sm2::util::fe64_to_fe32
  • sm2::util::kdf
  • sm2::util::mul_raw
  • sm2::util::mul_u32
  • sm2::util::random_uint
  • sm2::util::sub_raw
  • sm2::util::sub_u32
  • sm3::sm3_hash

Type Aliases

  • sm2::error::Sm2Result
  • sm2::p256_field::Fe
  • sm4::Sm4Result

Constants

  • sm2::p256_field::ECC_P