zupt/jasmin
Repository files (latest commit first)
Filename Latest commit message Latest commit date
Cristian Cezar Moisés 288df8ea0b 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
..
zupt_aes_ctr.jazz Feat: Added vaptvupt codec, fix jasmin tests 2026-03-30 06:56:52 -03:00
zupt_aes_ctr.s Feat: Added vaptvupt codec, fix jasmin tests 2026-03-30 06:56:52 -03:00
zupt_aes_ctr4.jazz Feat: Added vaptvupt codec, fix jasmin tests 2026-03-30 06:56:52 -03:00
zupt_aes_ctr4.s Feat: Added vaptvupt codec, fix jasmin tests 2026-03-30 06:56:52 -03:00
zupt_mac_verify.jazz feat: add Jasmin assembly integration for crypto acceleration 2026-03-28 23:03:04 -03:00
zupt_mac_verify.s feat: add Jasmin assembly integration for crypto acceleration 2026-03-28 23:03:04 -03:00
zupt_mlkem_select.jazz feat: add Jasmin assembly integration for crypto acceleration 2026-03-28 23:03:04 -03:00
zupt_mlkem_select.s feat: add Jasmin assembly integration for crypto acceleration 2026-03-28 23:03:04 -03:00
zupt_x25519_fe.jazz feat: add Jasmin assembly integration for crypto acceleration 2026-03-28 23:03:04 -03:00
zupt_x25519_fe.s feat: add Jasmin assembly integration for crypto acceleration 2026-03-28 23:03:04 -03:00