处理入参STMSI得到iv

This commit is contained in:
zcy
2025-09-09 16:08:23 +08:00
parent c8608321d9
commit 506c89cc09

View File

@@ -32,7 +32,7 @@ public class XwSecurity extends Applet {
method = new Method();//rng); //todo new?
// key store -> flash
key_store_byte = new byte[120];
register(bArray, (short)(bOffset + 1), bArray[bOffset]);
}
public static void install(byte[] bArray, short bOffset, byte bLength)