Docs.rs
  • cncs-sm2-kit-0.1.3
    • cncs-sm2-kit 0.1.3
    • Permalink
    • Docs.rs crate page
    • Apache-2.0 OR MIT
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • vkill
    • Dependencies
      • gmsm ^0.1 normal
      • hex-simd ^0.6.2 normal
      • libsm ^0.4 normal
      • num-bigint ^0.4 normal
      • num-traits ^0.2 normal
    • Versions
    • 0% of the crate is documented
  • Platform
    • 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
logo

logo

Crate cncs_sm2_kit

logo
Change settings

List of all items

Structs

  • types::private_key::PrivateKey
  • types::public_key::PublicKey
  • types::signature::Signature

Enums

  • VerifyError
  • types::encrypt_mode::EncryptMode
  • types::public_key::PublicKeyFromConcatedHexStrError
  • types::signature::SignatureFromConcatedHexStrError

Functions

  • decrypt
  • encrypt
  • sign
  • verify