sm2
There are 126 repositories under sm2 topic.
guanzhi/GmSSL
支持国密SM2/SM3/SM4/SM9/SSL的密码工具箱
tjfoc/gmsm
GM SM2/3/4 library based on Golang (基于Go语言的国密SM2/SM3/SM4算法库)
NEWPLAN/SMx
国家商用加密算法 SMx(SM2,SM3,SM4)
Tencent/TencentKonaSMSuite
Tencent Kona SM Suite contains a set of Java security providers, which support algorithms SM2, SM3 and SM4, and protocols TLCP/GMSSL, TLS 1.3 (with RFC 8998) and TLS 1.2.
emmansun/gmsm
ShangMi (SM) cipher suites for Go (Go语言商用密码软件)
muzipiao/GMObjC
SM2/SM3/SM4/ECDH crypto library based on OpenSSL.
cnpack/cnvcl
CnPack VCL Components
lpilp/phpsm2sm3sm4
php版本,支持国密SM2的签名算法,非对称加解密,SM3的hash, SM4的对称加解密
deatil/go-cryptobin
go 常用加密解密库/go encrypt or decrypt pkg(RSA/SM2/ECDSA/EC-GDSA/Gost/ElGamal/AES/DES/TripleDes/SM4/Tea/Twofish)
VienDinhCom/supermemo
A JavaScript and TypeScript implementation of SuperMemo 2, a spaced repetition algorithm for flashcards.
PopezLotado/SM2Java
国密SM2,SM3 Java实现
ww-rm/gmalg
国密算法的纯 Python 实现.
ANSSI-FR/libecc
Library for elliptic curves cryptography
citahub/libsm
A Rust Library of China's Standards of Encryption Algorithms (SM2/3/4)
thyagoluciano/sm2
SM-2 is a simple spaced repetition algorithm. It calculates the number of days to wait before reviewing a piece of information based on how easily the the information was remembered today.
mrpre/atls
A light TLS implementation used for learning: TLS 1.0 TLS 1.1 TLS 1.2 TLS 1.3 GMSSL 1.1(国密SSL) based on libcrypto.so.
tjfoc/hyperledger-fabric-gm
支持国密加密算法的Hyperledger Fabric版本
Saberization/SM2
SM2 国密前端算法代码
SmartXiaoMing001/Chinese-Cipher-Of-SM2-SM3-SM4
This is an android-project about sending messages after encryption or getting cipher text from message database of mobile phone.U could also get the original points through your secret key
alankan886/SuperMemo2
📦 Published package for spaced repetition algorithm SM-2
tjfoc/gmtls
GM TLS/SSL Based on Golang (基于国密算法的TLS/SSL代码库)
GmSSL/GmSSL-Java
Java interface of the GmSSL library
GmSSL/GmSSL-Python
Python binding to the GmSSL library
tjfoc/fabric-ca-gm
支持国密加密算法的Hyperledger Fabric CA服务
dushitaoyuan/littleca
littleca是一个基于BC的小型ca库,支持ecc,rsa,dsa,sm2的证书签发,加密解密,签名验签操作,支持国密加解密,证书签发
GmSSL/GmSSL-PHP
PHP binding to the GmSSL library.
Hyperledger-TWGC/java-gm
Java语言国密基础库
bilibili/SMGo
Shang-Mi cipher library. Constant-time implementation of SM2 and SM4.
ExitTrance/KanjiMaru
Flashcard and Kanji writing Flutter App. Stopped working on this Project. Currently just a graveyard.
stoneson/Vive.Crypto
Vive.Crypto实现了C#、Java 和 JS 的SM3,SM4的相互加密解密;以及对各种常用的加密算法进行封装,有 Base64、对称加密(DES、3DES、AES、SM4)、非对称加密(RSA、SM2)、Hash(MD4、MD5、HMAC、HMAC-MD5、HMAC-SHA1、HMAC-SHA256、HMAC-SHA384、HMAC-SHA512、SHA、SHA1、SHA256、SHA384、SHA512、SM3)等实现。
xlcetc/cryptogm
An implement of china crypto standards, including sm2,sm3 ,sm4 and sm9 algorithms.
liuqun/strongSwan-1
支持国密sm1,sm2,sm3,sm4算法的ipsec vpn。
luckykellan/dart_sm
基于Dart语言实现的国密SM2、SM3、SM4算法。
nickhnsn/facharbeit-spaced-repetition
A Java Spaced Repetition API implementing various spaced repetition algorithms: Leitner's system, SuperMemo SM-2 algorithm and the Free Spaced Repetition Scheduler (FSRS)
hitsz-ids/hsmconn
HSMConn全称为Hardware Security Module Connector,其定位为开发者提供商用密码异构硬件设备连接的统一接口开发库