In message <7e2c90c7.6770.166f62a3d3c.coremail.zhumz...@163.com> on Fri, 9 Nov 
2018 09:50:55 +0800 (CST), 朱明哲 <zhumz...@163.com> said:

> Hi all,
> 
> Is there any C code that implements SM2 algorithm separately, which means is 
> there a version in C
> language that is implemented independently of the existing library of openssl?
> Thanks a lot.

Nope.  We're pushing hard for people to use the EVP API, and newer
algorithms are therefore only implemented as EVP backends.

Cheers,
Richard

-- 
Richard Levitte         levi...@openssl.org
OpenSSL Project         http://www.openssl.org/~levitte/
-- 
openssl-users mailing list
To unsubscribe: https://mta.openssl.org/mailman/listinfo/openssl-users

Reply via email to