Migrating from cryptlib to openssl

2021-05-16 Thread Pramoth Murali
This is not a question specific to Openssl itself, but to discuss the challenges of moving from other crypto libraries to OpenSSL (specifically from cryptlib). We have a legacy C++ application consuming cryptlib to perform encryption operations, and we are considering migrating the application to

SM3WithSM2 Certificate

2021-05-16 Thread John Jiang
Hi, Using OpenSSL 1.1.1i. I suppose OpenSSL already supports SM algorithms, including SM2 and SM3. However, I used the following command on a SM2 certificate, openssl x509 -text -in test-sm2.crt and got the below line, Signature Algorithm: 1.2.156.10197.1.501 This OID is actually SM2 signing