Docs.rs
  • gcrypt-0.7.0
    • gcrypt 0.7.0
    • Permalink
    • Docs.rs crate page
    • LGPL-2.1
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • johnschug
    • Dependencies
      • bitflags ^1 normal
      • cstr-argument ^0.1 normal
      • libgcrypt-sys ^0.7.0 normal
      • gpg-error ^0.5 normal
      • libc ^0.2 normal
      • once_cell ^1 normal
    • Versions
    • 12.78% of the crate is documented
  • Platform
    • 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

gcrypt0.7.0

Crate Items

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

List of all items

Structs

  • Error
  • Gcrypt
  • Initializer
  • buffer::Buffer
  • cipher::Cipher
  • cipher::Flags
  • digest::Flags
  • digest::MessageDigest
  • mac::Flags
  • mac::Mac
  • mpi::ec::Context
  • mpi::ec::Curve
  • mpi::ec::Curves
  • mpi::integer::Integer
  • mpi::point::Point
  • sexp::Elements
  • sexp::SExpression

Enums

  • cipher::Algorithm
  • cipher::Mode
  • digest::Algorithm
  • kdf::Algorithm
  • mac::Algorithm
  • mpi::integer::Format
  • pkey::Algorithm
  • rand::Level
  • sexp::Format

Macros

  • require_gcrypt_ver

Functions

  • digest::hash
  • enable_memory_guard
  • init
  • init_default
  • init_fips_mode
  • is_initialized
  • kdf::derive
  • kdf::pbkdf1_derive
  • kdf::pbkdf2_derive
  • kdf::s2k_derive
  • kdf::scrypt_derive
  • pkey::curve
  • pkey::decrypt
  • pkey::encrypt
  • pkey::generate_key
  • pkey::key_grip
  • pkey::num_bits
  • pkey::sign
  • pkey::test_key
  • pkey::verify
  • rand::make_nonce
  • rand::randomize

Type Aliases

  • Result

Constants

  • MIN_GCRYPT_VERSION