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
default to SHA2-512 for RSA signature by @ddebin in #14
It makes decryption with an RSA key incompatible with encrypted data from previous versions. If you use RSA keys, you should migrate to this new format, as default SHA-1 signatures are deprecated.