Docs.rs
  • crypt_guard-1.2.1
    • crypt_guard 1.2.1
    • Docs.rs crate page
    • MIT
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • mm9942
    • Dependencies
      • aes ^0.8.3 normal
      • chacha20 ^0.9.1 normal
      • chrono ^0.4.37 normal
      • env ^0.0.0 normal
      • hex ^0.4.3 normal
      • hmac ^0.12.1 normal
      • lazy_static ^1.4.0 normal
      • pqcrypto-dilithium ^0.5.0 normal
      • pqcrypto-falcon ^0.3.0 normal
      • pqcrypto-kyber ^0.8.1 normal
      • pqcrypto-traits ^0.3.5 normal
      • rand ^0.8.5 normal
      • sha2 ^0.10.8 normal
      • tokio ^1.35.1 normal optional
      • tempfile ^3.10.1 dev
    • Versions
    • 12.73% of the crate is documented
  • Go to latest version
  • Platform
    • i686-unknown-linux-gnu
    • 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

crypt_guard1.2.1

  • Macros
  • Structs
  • Enums
  • Traits
  • Functions
?
Settings

List of all items

Structs

  • AES
  • CipherAES
  • CipherChaCha
  • CryptographicInformation
  • CryptographicMetadata
  • Decryption
  • Encryption
  • File
  • FileMetadata
  • KDF::Detached
  • KDF::Dilithium2
  • KDF::Dilithium3
  • KDF::Dilithium5
  • KDF::Falcon1024
  • KDF::Falcon512
  • KDF::Message
  • KDF::Signature
  • Key
  • KeyControKyber1024
  • KeyControKyber512
  • KeyControKyber768
  • KeyControl
  • KeyKyber::KeyControKyber1024
  • KeyKyber::KeyControKyber512
  • KeyKyber::KeyControKyber768
  • KeyKyber::KeyControl
  • Kyber
  • Kyber1024
  • Kyber512
  • Kyber768
  • KyberData
  • Message
  • XChaCha20
  • file::FileMetadata
  • hmac_sign::Sign
  • hmac_sign::SignatureData
  • hmac_sign::SignatureKey
  • hmac_sign::SignatureMechanism
  • kyber::AES
  • kyber::Decryption
  • kyber::Encryption
  • kyber::File
  • kyber::KeyKyber::KeyControKyber1024
  • kyber::KeyKyber::KeyControKyber512
  • kyber::KeyKyber::KeyControKyber768
  • kyber::KeyKyber::KeyControl
  • kyber::Kyber
  • kyber::Kyber1024
  • kyber::Kyber512
  • kyber::Kyber768
  • kyber::KyberData
  • kyber::Message
  • kyber::XChaCha20
  • log::Log

Enums

  • ContentType
  • CryptographicMechanism
  • FileState
  • FileTypes
  • KDF::KeyVariant
  • KeyControlVariant
  • KeyEncapMechanism
  • KeyTypes
  • KyberVariant
  • Process
  • error::CryptError
  • error::SigningErr
  • hmac_sign::Operation
  • hmac_sign::SignType
  • hmac_sign::SignatureDataType
  • hmac_sign::SignatureType
  • kyber::KyberVariant

Traits

  • CryptographicFunctions
  • KDF::KeyOperations
  • KDF::SignatureFunctions
  • KeyKyber::KyberKeyFunctions
  • KyberFunctions
  • KyberKeyFunctions
  • KyberSizeVariant
  • hmac_sign::Mechanism
  • hmac_sign::MechanismSetter
  • kyber::KeyKyber::KyberKeyFunctions
  • kyber::KyberFunctions
  • kyber::KyberSizeVariant

Macros

  • log_activity
  • write_log

Functions

  • activate_log
  • cipher_xchacha::generate_nonce