GmSSL-Python icon indicating copy to clipboard operation
GmSSL-Python copied to clipboard

当我执行sm2.encrypt(data)时,为什么终端会输出这些东西,请问如何关掉?

Open Wkingxc opened this issue 1 year ago • 0 comments

如下图所示,想测试sm2的加解密时,发现在ciphertext = sm2.encrypt(data)这一行时,终端会输出很多过程信息。 image

Wkingxc avatar Apr 05 '24 08:04 Wkingxc