]> Cypherpunks repositories - keks.git/commit
Yet another revised certificate format
authorSergey Matveev <stargrave@stargrave.org>
Sat, 12 Oct 2024 14:11:35 +0000 (17:11 +0300)
committerSergey Matveev <stargrave@stargrave.org>
Sun, 13 Oct 2024 16:22:58 +0000 (19:22 +0300)
commit7ec68ca83dd421b4747b19b80ef8ce7238f37f6efd47c8f130e1ef4acb71c663
tree71ab28f70907f898b6e33ac73b3f4f4ce2acd0f3d52c196af6811c83af4ee9b4
parent6f30a49f5720bce619341fa29b65706895d2a7cc85aa6f66a768be4855a4f72c
Yet another revised certificate format
21 files changed:
gyac/cmd/test-vector-anys/main.go
gyac/cmd/test-vector-manual/main.go
gyac/dec.go
gyac/enc.go
gyac/reflect.go
gyac/yacpki/algo.go
gyac/yacpki/cer.go
gyac/yacpki/cmd/yacertool/basic.t
gyac/yacpki/cmd/yacertool/main.go
gyac/yacpki/cmd/yacsdtool/main.go [new file with mode: 0644]
gyac/yacpki/signed-data.go [new file with mode: 0644]
gyac/yacpki/utils/utils.go [new file with mode: 0644]
spec/format/cer-load.cddl
spec/format/cer-sig-tbs.cddl [new file with mode: 0644]
spec/format/cer.texi
spec/format/hashed-data.texi
spec/format/private-key.cddl
spec/format/private-key.texi
spec/format/signed-data-sig-tbs.cddl
spec/format/signed-data.cddl
spec/format/signed-data.texi