Changelog for Z-Botan-0.3.0.0
Revision history for z-botan
0.2.0.0 -- 2020-05-14
- Change
EMEPaddingtoEncParam, addSM2EncParam. - Change
EMSAtoSignParam, addEd25519Pure,Ed25519ph,Ed25519Hash,SM2SignParam. - Change PubKey decrypt, verify type to
IO.
0.2.0.0 -- 2020-05-12
- Simplify
KeyTypeinZ.Crypto.PubKey. - Add
sm2Encrypt,sm2DecrypttoZ.Crypto.PubKey. - Add
systemCertStore,mozillaCertStoretoZ.Crypto.X509.
0.1.1.2 -- 2020-05-11
- Export
KeySpecfromZ.Crypto.Cipher.
0.1.0.0 -- 2020-05-11
- The very first release.