]> Cypherpunks repositories - gostls13.git/commit
crypto/internal/hpke: add ML-KEM and hybrid KEMs, and SHAKE KDFs
authorFilippo Valsorda <filippo@golang.org>
Mon, 22 Sep 2025 12:50:31 +0000 (14:50 +0200)
committerGopher Robot <gobot@golang.org>
Fri, 21 Nov 2025 20:42:02 +0000 (12:42 -0800)
commite15800c0ec09f66170d13f43c108044c8625b6fe
treef3f57067448616ebe382bb96c40aae84ef89a26c
parent7c985a2df46fa961746a3493de9bddc48cd89548
crypto/internal/hpke: add ML-KEM and hybrid KEMs, and SHAKE KDFs

Updates #75300

Change-Id: I6a6a6964fbd45420b4001f53fa79228808e4778a
Reviewed-on: https://go-review.googlesource.com/c/go/+/705797
Auto-Submit: Filippo Valsorda <filippo@golang.org>
Reviewed-by: Junyang Shao <shaojunyang@google.com>
Reviewed-by: Daniel McCarney <daniel@binaryparadox.net>
Reviewed-by: Mark Freeman <markfreeman@google.com>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
src/crypto/internal/hpke/hpke.go
src/crypto/internal/hpke/hpke_test.go
src/crypto/internal/hpke/kdf.go
src/crypto/internal/hpke/kem.go
src/crypto/internal/hpke/pq.go [new file with mode: 0644]
src/crypto/internal/hpke/testdata/hpke-pq.json [new file with mode: 0644]
src/crypto/internal/hpke/testdata/rfc9180.json