Chilkat v11.0.0 RSA
The Chilkat.Rsa class has the following backward incompatible changes.
Chilkat.Rsa.OaepHash default change
The default RSA OAEP hash algorithm has changed from sha1
to sha256
.
Chilkat.Rsa.OaepMgfHash default change
The default RSA OAEP MGF hash algorithm has changed from sha1
to sha256
.