
Binaries targeting .NET Standard 2.0 are now supported on Mono 5.14 or higher.
Features
- All: Binaries targeting .NET Standard 2.0 are now supported on Mono 5.14 or higher.
- Time: Rejected NTP requests are no longer reported as timeout errors.
- Cryptography: Added Certificate.GetPrivateKeyInfo() method.
- Cryptography: Added support for SHA-224 hash algorithm.
- Cryptography: Added support for X25519 key format (RFC 8410).
- Cryptography: Always using AES by default to encrypt PKCS #8 private keys.
- Cryptography: Meaningful error message for the CNG AEAD auth tag mismatch.
- Common: Added CertificateEngine.LocalMachine engine and CertificateEngine.Bind method.
- Common: Optimized asynchronous continuations on modern platforms.
- Common: Upgraded Task infrastructure in Xamarin.Android binaries.