use crypto/hpke for MLKEM768X25519

This commit is contained in:
2026-07-22 16:05:30 +02:00
parent a2d647f3af
commit f9f0df478d
6 changed files with 86 additions and 46 deletions

View File

@@ -3,7 +3,6 @@
// TODO: somehow persist IPs
// TODO: handle multiple peers behind one NAT
// TODO: key rotation
// TODO: sha256 -> HKDF
package main
import (