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
Looks like a trimmed jlap resets to a 0 iv aka the hash in the first line of the file. It would be nice to retain the nonzero iv, so that the overlapping hashes lined up.
Probably comes from json2jlap and not the newer trim code. (trim; check iv; update trimmed file; check iv again)
The text was updated successfully, but these errors were encountered:
Looks like a trimmed jlap resets to a 0 iv aka the hash in the first line of the file. It would be nice to retain the nonzero iv, so that the overlapping hashes lined up.
Probably comes from json2jlap and not the newer trim code. (trim; check iv; update trimmed file; check iv again)
The text was updated successfully, but these errors were encountered: