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
Version 1.0.0 will produce a version 2 ciphertext when the key-based encryption method is used.
The consequences of this bug are minimal, since the two formats are identical in the Java implementation (save for the version byte), but clearly this must be fixed.
The text was updated successfully, but these errors were encountered:
Version 1.0.0 will produce a version 2 ciphertext when the key-based encryption method is used.
The consequences of this bug are minimal, since the two formats are identical in the Java implementation (save for the version byte), but clearly this must be fixed.
The text was updated successfully, but these errors were encountered: