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

这个Sm2Key的Sm2Point没有z值,但是C中是有这个z的,这导致测试实例程序结束时崩溃

Open TUTo-Y opened this issue 1 year ago • 1 comments

这个Sm2Key的Sm2Point没有z值,但是C中是有这个z的,这导致测试实例程序结束时崩溃,我手动增加了这个Z后可以正常运行示例程序 image

TUTo-Y avatar Aug 12 '24 17:08 TUTo-Y