sm4
There are 103 repositories under sm4 topic.
guanzhi/GmSSL
支持国密SM2/SM3/SM4/SM9/SSL的密码工具箱
tjfoc/gmsm
GM SM2/3/4 library based on Golang (基于Go语言的国密SM2/SM3/SM4算法库)
MxABC/DevDataTool
编码转换、摘要(hash)、加解密(MD5、SHA1、SHA256、SHA3、SM3、HMAC、DES、3DES、AES、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.
muzipiao/GMObjC
SM2/SM3/SM4/ECDH crypto library based on OpenSSL.
emmansun/gmsm
ShangMi (SM) cipher suites for golang (Go语言商用密码软件)
cnpack/cnvcl
CnPack VCL Components
lpilp/phpsm2sm3sm4
php版本,支持国密SM2的签名算法,非对称加解密,SM3的hash, SM4的对称加解密
citahub/libsm
A Rust Library of China's Standards of Encryption Algorithms (SM2/3/4)
tjfoc/hyperledger-fabric-gm
支持国密加密算法的Hyperledger Fabric版本
lizhichao/sm
php国密SM3,sm4算法
ww-rm/gmalg
国密算法的纯 Python 实现.
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
yang3yen/pysm4
Python SM4
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服务
Hyperledger-TWGC/java-gm
Java语言国密基础库
bilibili/SMGo
Shang-Mi cipher library. Constant-time implementation of SM2 and SM4.
GmSSL/GmSSL-PHP
PHP binding to the GmSSL library.
xlcetc/cryptogm
An implement of china crypto standards, including sm2,sm3 ,sm4 and sm9 algorithms.
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)等实现。
luckykellan/dart_sm
基于Dart语言实现的国密SM2、SM3、SM4算法。
Nexus-TYF/Xiao-Lai-White-box-SM4
A Xiao-Lai's white-box SM4 implementation.
hitsz-ids/hsmconn
HSMConn全称为Hardware Security Module Connector,其定位为开发者提供商用密码异构硬件设备连接的统一接口开发库
HMBSbige/CryptoBase
A fast crypto library for .NET
CrayfishGo/gm-rs
A Rust Implementation of China's Standards of Encryption Algorithms(SM2/SM3/SM4)
yogcrypt/yogcrypt
A fast, general purpose crypto library in pure Rust.
NaraLuwan/sm2sm3sm4
基于国密算法(SM2+SM3+SM4)实现的安全通信协议加解密
raymondrc/SM4-SBOX
Verilog Implementation of SM4 s-box
arkq/SM2349
GM/T serial standards implementations
nfjBill/rust-gmsm
Rust 国密实现
raymondrc/riscv-isa-extension-for-SM4
RISC-V instruction set extensions for SM4 block cipher
Xiangsong-Guan/sm3-and-sm4
已经公开的国密算法sm3/sm4。
numbcoder/sm2-crypto
An SM2 cryptographic algorithm library for Ruby