zupt/include
Repository files (latest commit first)
Filename Latest commit message Latest commit date
Cristian Cezar Moisés 28b2744c67 Release 2.1.3: Fix disk backup corruption, solid PQ encryption, block I/O, and format mismatches
- Corrected LZHP prediction encoding in disk backups to prevent data corruption
- Disabled spurious SOLID flag for per-block disk archives
- Shared write_enc_header() across all encryption paths to eliminate format mismatches
- Enabled solid compression with PQ encryption support
- Updated block device restore to use O_SYNC + fsync/sync
- Improved Termux/Android host detection for safer builds
- Made zupt_w8(), zupt_w16le(), zupt_w64le() non-static for shared use
2026-04-11 15:59:59 -03:00
..
vaptvupt.h Release v2.0.0: VaptVupt codec integration, auto codec detection, Jasmin and VaptVupt fixes, multi-arch & performance enhancements, security hardening, ACSL annotations 2026-04-05 15:35:49 -03:00
vaptvupt_api.h Release: 2.1.0 Added:VaptVupt 1.4.0: cross-block dictionary carry, context decode prefetch, faster adaptive window trial (2.6× encode), integration API 2026-04-05 23:14:18 -03:00
vv_ans.h Release: 2.1.0 Added:VaptVupt 1.4.0: cross-block dictionary carry, context decode prefetch, faster adaptive window trial (2.6× encode), integration API 2026-04-05 23:14:18 -03:00
vv_huffman.h Release: 2.1.0 Added:VaptVupt 1.4.0: cross-block dictionary carry, context decode prefetch, faster adaptive window trial (2.6× encode), integration API 2026-04-05 23:14:18 -03:00
zupt.h Release 2.1.3: Fix disk backup corruption, solid PQ encryption, block I/O, and format mismatches 2026-04-11 15:59:59 -03:00
zupt_acsl.h feat: add Jasmin assembly integration for crypto acceleration 2026-03-28 23:03:04 -03:00
zupt_cpuid.h Release v2.0.0: VaptVupt codec integration, auto codec detection, Jasmin and VaptVupt fixes, multi-arch & performance enhancements, security hardening, ACSL annotations 2026-04-05 15:35:49 -03:00
zupt_jasmin.h Feat: Added vaptvupt codec, fix jasmin tests 2026-03-30 06:56:52 -03:00
zupt_keccak.h feat: add Jasmin assembly integration for crypto acceleration 2026-03-28 23:03:04 -03:00
zupt_mlkem.h feat: add Jasmin assembly integration for crypto acceleration 2026-03-28 23:03:04 -03:00
zupt_x25519.h feat: add Jasmin assembly integration for crypto acceleration 2026-03-28 23:03:04 -03:00