zupt/doc
Repository files (latest commit first)
Filename Latest commit message Latest commit date
Cristian Cezar Moisés 9800530d2e v4.2.1: info correctly reports --pq-only vs hybrid post-quantum mode
`vaptvupt info` mislabelled full post-quantum (--pq-only, enc_type 0x06)
archives as "PQ Hybrid: YES (ML-KEM-768 + X25519)". Full-PQ archives set
the generic ZUPT_FLAG_PQ_HYBRID header flag (the enc_type byte is what
distinguishes hybrid 0x02 from pure 0x06), but info only checked the flag.

info now seeks to hdr.encryption_header_off, reads the real enc_type from
the encryption-header block, and reports the actual mode: "ML-KEM-768
only, no classical layer" for --pq-only, and hybrid / SDK-v2 / sealed-box
for the others. Reader-side only — no wire-format change; existing 4.2.0
archives are relabelled correctly with no re-encryption.
2026-07-10 00:20:49 -03:00
..
vaptvupt-gui.1 docs: complete zupt → vaptvupt rename; README v4.0.0 refresh 2026-06-11 22:32:31 -03:00
vaptvupt.1 v4.2.1: info correctly reports --pq-only vs hybrid post-quantum mode 2026-07-10 00:20:49 -03:00
zupt-gui.1 docs: complete zupt → vaptvupt rename; README v4.0.0 refresh 2026-06-11 22:32:31 -03:00
zupt.1 v4.0.0: codec 2.60.4 security release, --pq-box sealed-box mode, F-16 fix 2026-06-10 18:48:58 -03:00