Changelog for Z-Botan-0.2.0.0
Revision history for z-botan
0.2.0.0 -- 2020-05-12
- Simplify
KeyType
inZ.Crypto.PubKey
. - Add
sm2Encrypt
,sm2Decrypt
toZ.Crypto.PubKey
. - Add
systemCertStore
,mozillaCertStore
toZ.Crypto.X509
.
0.1.1.2 -- 2020-05-11
- Export
KeySpec
fromZ.Crypto.Cipher
.
0.1.0.0 -- 2020-05-11
- The very first release.