Crate win_crypto_ng

Source

Modules§

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

Macros§

blob
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§

Error
Error type

Type Aliases§

Result