Crate win_crypto_ng

source ·

Modules

  • Asymmetric algorithms
  • Secure buffer implementation
  • Cryptographic hash algorithms & MAC functions
  • Cryptographic key blobs
  • Named properties support for CNG objects.
  • Cryptographically secure random number generation
  • Symmetric encryption algorithms

Macros

  • Defines a trait for accessing dynamic fields (byte slices) for structs that have a header of a known size which also defines the rest of the struct layout. Assumes a contiguous byte buffer.

Enums

Type Aliases