]> Cypherpunks repositories - keks.git/commit
enveloped-data
authorSergey Matveev <stargrave@stargrave.org>
Sat, 18 Jan 2025 14:48:43 +0000 (17:48 +0300)
committerSergey Matveev <stargrave@stargrave.org>
Tue, 21 Jan 2025 15:45:36 +0000 (18:45 +0300)
commitc0bb5613dc84e8e128374141d3e5226306d9f5e3381a691222b2d19548726552
treeb88b1130a9e645ff0799647b9ff475e2b0e386731bafc3d1a7888149318e20e0
parent32e48c85f8b1c94d768da9911868666ecd52f050a0afc747a092e9762e649c17
enveloped-data
21 files changed:
go/pki/algo.go
go/pki/av.go
go/pki/cer.go
go/pki/cmd/kekscertool/main.go
go/pki/cmd/keksenvtool/chapoly.go [new file with mode: 0644]
go/pki/cmd/keksenvtool/main.go [new file with mode: 0644]
go/pki/cmd/kekssigntool/main.go [moved from go/pki/cmd/kekssdtool/main.go with 87% similarity]
go/pki/go.mod
go/pki/signed-data.go
go/pki/sntrup4591761-x25519/algo.go [new file with mode: 0644]
go/pki/sntrup4591761-x25519/go.mod [new file with mode: 0644]
go/pki/sntrup4591761-x25519/go.sum [new file with mode: 0644]
go/pki/sntrup4591761-x25519/kp.go [new file with mode: 0644]
spec/format/cer.texi
spec/format/enveloped-data.cddl [new file with mode: 0644]
spec/format/enveloped-data.texi [new file with mode: 0644]
spec/format/index.texi
spec/format/private-key.texi
spec/format/registry.texi
spec/format/signed-data.cddl
spec/format/signed-data.texi