Supported modules and algorithms:
* module: `gmssl`
* Random number generator: method `rand_bytes`
* SM3: class `Sm3`, `Sm3Hmac`, method `sm3_pbkdf2`
* SM4: class `Sm4`, `Sm4Cbc`, `Sm4Ctr`, `Sm4Gcm`
* SM2: class `Sm2Key`, `Sm2Signature`
* Certificate: class `Sm2Certificate`
* SM9: class `Sm9EncMasterKey`, `Sm9EncKey`, `Sm9SignMasterKey`, `Sm9SignKey`, `Sm9Signature`
* ZUC: class `Zuc`