add some KEK and CEK functions

This commit is contained in:
Greg T. Wallace 2024-01-21 15:11:22 -05:00
parent 2dd129c60a
commit 6610c92058
4 changed files with 122 additions and 0 deletions

2
go.mod
View file

@ -3,3 +3,5 @@ module temp
go 1.21
require github.com/sigurn/crc16 v0.0.0-20211026045750-20ab5afb07e3
require golang.org/x/crypto v0.18.0