# Revision history for z-botan ## 0.2.0.0 -- 2020-05-12 * Simplify `KeyType` in `Z.Crypto.PubKey`. * Add `sm2Encrypt`, `sm2Decrypt` to `Z.Crypto.PubKey`. * Add `systemCertStore`, `mozillaCertStore` to `Z.Crypto.X509`. ## 0.1.1.2 -- 2020-05-11 * Export `KeySpec` from `Z.Crypto.Cipher`. ## 0.1.0.0 -- 2020-05-11 * The very first release.