mirror of
https://github.com/golang/go.git
synced 2025-12-08 06:10:04 +00:00
8 lines
223 B
Markdown
8 lines
223 B
Markdown
|
|
### crypto/hpke
|
||
|
|
|
||
|
|
The new [crypto/hpke] package implements Hybrid Public Key Encryption
|
||
|
|
(HPKE) as specified in [RFC 9180], including support for post-quantum
|
||
|
|
hybrid KEMs.
|
||
|
|
|
||
|
|
[RFC 9180]: https://rfc-editor.org/rfc/rfc9180.html
|