Skip to main content

Module decrypt

Module decrypt 

Source

Functions§

decrypt_aes256_cbc
Decrypt an AES-256-CBC ciphertext.
decrypt_dpapi_blob
Decrypt a DPAPI blob with the provided master-key bytes (and optional entropy).
verify_hmac_sha1
Verify HMAC-SHA1 over data using key; return Err if mismatch.