Sign in
chromium
/
external
/
github.com
/
pyca
/
cryptography
/
0f63f0ef4be4420ead654760fc072100461ebd10
commit
0f63f0ef4be4420ead654760fc072100461ebd10
[
log
]
author
bitloi <
[email protected]
>
Mon Mar 16 01:00:53 2026
committer
GitHub <
[email protected]
>
Mon Mar 16 01:00:53 2026
tree
b2230fd99e3d36afa5550bd3633ba4059687996f
parent
f6771a409498064ca91e31966501c93d9278aa1e
[
diff
]
feat(hpke): add P-521 KEM support (closes #14394) (#14482)
docs/hazmat/primitives/hpke.rst
[
diff
]
src/cryptography/hazmat/bindings/_rust/openssl/hpke.pyi
[
diff
]
src/rust/src/backend/hpke.rs
[
diff
]
src/rust/src/types.rs
[
diff
]
tests/hazmat/primitives/test_hpke.py
[
diff
]
5 files changed
tree: b2230fd99e3d36afa5550bd3633ba4059687996f
.github/
docs/
src/
tests/
vectors/
.gitattributes
.gitignore
.readthedocs.yml
Cargo.lock
Cargo.toml
CHANGELOG.rst
ci-constraints-requirements.txt
CONTRIBUTING.rst
LICENSE
LICENSE.APACHE
LICENSE.BSD
noxfile.py
pyproject.toml
README.rst
release.py