You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# allow change of 2 bytes from auth key name, 256+16 from signature, up to 3x16 chunk padding
558
-
module_changes_limit=2+256+16+3*16
558
+
# allow change of 2 bytes from auth key name, 4+4 from enc+dec checksum, 256 from signature, up to 9x16 chunk padding, 32 payload digest, 6x16 unknown additional
0 commit comments