
Adds workaround for RSA signatures shorter than the key size.
Features
- Cryptography: Added workaround for RSA signatures shorter than the key size.
- Cryptography: Only known external plugins are allowed for enhanced security.
- Cryptography: Also save public key when saving X25519 private keys.
Fixes
- Cryptography: Fixed AsymmetricKeyAlgorithm.GetRawPublicKey() key format when RSA via MS CNG is in use.