[openssl-users] Is there any C code that implements SM2 algorithm separately?
Richard Levitte
levitte at openssl.org
Fri Nov 9 11:21:04 UTC 2018
In message <7e2c90c7.6770.166f62a3d3c.Coremail.zhumzseu at 163.com> on Fri, 9 Nov 2018 09:50:55 +0800 (CST), 朱明哲 <zhumzseu at 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 levitte at openssl.org
OpenSSL Project http://www.openssl.org/~levitte/
More information about the openssl-users
mailing list