Skip to content
/ SM2 Public

国密算法SM2的实现。基于stevenpsm/GM_SM2,封装的OC代码。注:源代码SM2算法有一些问题,无法使用。另外其他基于openssl的算法,算法太大,不适合对大小有要求的工程。如果有需要可以自行使用。算法通过了官方例子,在sm2.h中加了#define _DEBUG 宏用于调试,正常使用的时候要注释掉。

License

Notifications You must be signed in to change notification settings

dishibolei/SM2

Error
Looks like something went wrong!

About

国密算法SM2的实现。基于stevenpsm/GM_SM2,封装的OC代码。注:源代码SM2算法有一些问题,无法使用。另外其他基于openssl的算法,算法太大,不适合对大小有要求的工程。如果有需要可以自行使用。算法通过了官方例子,在sm2.h中加了#define _DEBUG 宏用于调试,正常使用的时候要注释掉。

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published