Commit Graph

9 Commits

Author SHA1 Message Date
catarrh 3c03b04157 Add AES-128/192/256 support to secured packet builder (v1.6.0)
- Bundle aes-js as aes-bundle.js (standalone aesjs global), precache in SW (v7)
- Add AES-CBC (zero IV, 16/24/32B) + AES-CMAC (SP 800-38B, 8-octet) helpers
- genSp(): algorithm dispatch, AES counter hard-block (b5b4 = 10/11 per Rel-18)
- Cross-checked AES vectors against pySim OtaDialectSms.encode_cmd
- Docs: AES + 3DES deprecation, fix stale SPI1 value table
2026-08-13 22:56:35 +03:00
catarrh 925ff80d80 Add offline HTML help manual (EN/RU) with sidebar TOC + context-aware help link 2026-08-13 15:26:08 +03:00
catarrh 4dd2eb1956 fix stkCheckMenu placement: move from error path to success path in pysimConnect 2026-08-08 22:01:37 +03:00
catarrh 31f962e1f6 ship des.js bundle (des-bundle.js) so static deploys serve the DES lib; bump SW cache to otaman-v4 2026-08-08 13:30:18 +03:00
catarrh 6b4095ce4f hide sub-tabs when disconnected, add SVGs to sw cache, rename labels 2026-08-07 01:30:48 +03:00
catarrh 2a91eb3c68 pysim tab: file browser, AID display, card detection, server simplification 2026-08-06 23:42:39 +03:00
catarrh f2485dadab pysim tab: file browser, raw/decoded toggle, status bar, response parser 2026-08-06 16:54:59 +03:00
catarrh 7567e1b726 fix: cache auto renewal 2026-08-05 18:55:14 +03:00
catarrh b0d121a2ef now it is PWA 2026-08-05 13:15:07 +03:00