Add existing HPKE project files

This commit is contained in:
2026-03-06 23:52:07 +00:00
commit 534572b883
18 changed files with 4246 additions and 0 deletions

7
go.mod Normal file
View File

@@ -0,0 +1,7 @@
module sources.truenas.cloud/code/hpke
go 1.24.0
require golang.org/x/crypto v0.41.0
require golang.org/x/sys v0.35.0 // indirect