]> Cypherpunks repositories - keks.git/commit
Separate /load into /data and /tbs v0.1.0
authorSergey Matveev <stargrave@stargrave.org>
Sat, 27 Sep 2025 14:23:56 +0000 (17:23 +0300)
committerSergey Matveev <stargrave@stargrave.org>
Sat, 27 Sep 2025 14:46:17 +0000 (17:46 +0300)
commitc341585dcbbc556be1d942a47bd3cb6658bb6e3daf333ce833d699ac092edbf2
tree1e3cc9b7d109de438b86c9981f9e89711ef6015740a2927975c4a27337e3242f
parent0b0b2af277a23a0353a58a7808ff4331a042aa6087b7f3e9824653ff41a59e46
Separate /load into /data and /tbs

That allows us to sign common additional tbs data and make no
distinction between included and detached data.
18 files changed:
PUBKEY-CM.pub
PUBKEY-CM.pub.asc
c/lib/cm/pub.c
c/lib/cm/pub.h
go/cm/cmd/cmenctool/main.go
go/cm/cmd/cmkeytool/main.go
go/cm/cmd/cmsigtool/main.go
go/cm/sign/pub.go
go/cm/sign/signed.go
spec/cm/encrypted/authcrypt
spec/cm/kem/mceliece6960119-x25519-hkdf-shake256
spec/cm/pub/index
spec/cm/pub/mceliece6960119-x25519
spec/cm/signed/index
spec/schema/tcl
tcl/schemas/pub-data.tcl [moved from tcl/schemas/pub-load.tcl with 94% similarity]
tcl/schemas/pub.tcl
tcl/schemas/signed.tcl