Commit Graph

4 Commits (master)

Author SHA1 Message Date
David Garske 31bc616dc8 Peer review fixes 2026-07-30 14:55:38 -07:00
David Garske 27f686821b rtl8735b: add plaintext-key AES-GCM device test alongside HUK, selected by devId 2026-07-30 09:09:06 -07:00
David Garske c43acf442a rtl8735b: GCM-wrap the HUK ECDSA scalar (authenticated unwrap)
Provision the wrapped scalar with AES-GCM (iv + tag) instead of ECB, so a
tampered/corrupted/wrong-device blob fails at unwrap (AES_GCM_AUTH_E) rather than
yielding a garbage scalar. Matches the wc_Rtl8735b_EccKey iv/tag fields.
2026-07-02 16:43:55 -07:00
David Garske 9bdd578564 Add RealTek AmebaPro2 (RTL8735B) HUK wolfCrypt example (AES, HMAC-SHA256, ECDSA) 2026-06-25 10:23:54 -07:00