cryptography/docs/hazmat/primitives
Paul Kehrer 0ef7c1fa19
add XOFHash (#12380)
* add XOFHash

* refactors for comments

* use cfg_if

* fix docs, fix linting

* don't expose squeeze on unsupported things

* smaller strides

* ellipsis
2025-02-01 17:26:59 -08:00
..
asymmetric raise ValueError if DH parameter numbers are invalid (#12373) 2025-01-31 23:34:21 +00:00
mac mac-docs-updates (#11644) 2024-09-22 21:23:47 -04:00
aead.rst Update various links in the docs for permanent redirects (#10098) 2023-12-31 17:56:51 -03:00
constant-time.rst
cryptographic-hashes.rst add XOFHash (#12380) 2025-02-01 17:26:59 -08:00
index.rst increase toctree depth on primitives (#10282) 2024-01-28 15:40:02 -05:00
key-derivation-functions.rst Corrected the documented intent of the HKDFExpand.derive() function so that it clearly states only expand is performed, and not extract and expand. (#12248) 2025-01-07 12:26:29 +00:00
keywrap.rst deprecate backend part 4 of n (#6522) 2021-11-02 17:49:25 -04:00
padding.rst Convert PKCS7PaddingContext to Rust (#11089) 2024-06-10 12:22:36 -04:00
symmetric-encryption.rst docs-chacha20-update (#11617) 2024-09-17 15:49:44 -04:00
twofactor.rst Make Union type aliases a documented public API (#8168) 2023-03-07 19:20:32 +08:00