
GitHub - guanzhi/GmSSL: 支持国密SM2/SM3/SM4/SM9/SSL的密码工 …
支持国密SM2/SM3/SM4/SM9/SSL的密码工具箱. Contribute to guanzhi/GmSSL development by creating an account on GitHub.
无任何第三方依赖sm2,sm3,sm4,完全参照国家密码局要求实现的国密算 …
国产密码算法(国密算法)是指国家密码局认定的国产商用密码算法,在金融领域目前主要使用公开的SM2、SM3、SM4、SM9等算法,分别是非对称算法、哈希算法和对称算法以及标识密码算法。
antherd/sm-crypto: 国密算法sm2、sm3和sm4的java版 ... - GitHub
国密算法sm2、sm3和sm4的java版。基于js版本进行封装,无缝兼容js版公私钥加解密。. Contribute to antherd/sm-crypto development by creating an account on GitHub.
cryptography/china/README.md at master - GitHub
Cryptography that everyone can understand. Contribute to the-web3/cryptography development by creating an account on GitHub.
GitHub - xavieryao/crypto-sm3: 国密标准 SM3密码杂凑算法 C++实现
国密标准 SM3密码杂凑算法 C++实现. Contribute to xavieryao/crypto-sm3 development by creating an account on GitHub.
GitHub - py-gmssl/py-gmssl: a python crypto for sm2/sm3/sm4
a python crypto for sm2/sm3/sm4. Contribute to py-gmssl/py-gmssl development by creating an account on GitHub.
GitHub - fengkx/sm3: 国密 SM3 C 实现
国密 SM3 C 实现. Contribute to fengkx/sm3 development by creating an account on GitHub.
GitHub - ziyizhou0813/SM3-optimization: 利用SIMD优化SM3国密算法
SM3算法是一种分组密码算法。其分组长度为128bit,以字(32位)为单位进行加密运算。通过观察整个SM3算法,主要分为消息填充、消息扩展和压缩函数三个部分。
documents/standards/sm3.md at master · GmSSL/documents
The SM3 sub-library of GmSSL provides the implementation of SM3 hash algorithm, with init/update/final style of interfaces. There is also a demo program in demo/gmssl/sm3.c on how to …
SM3-SM4-for-linux-kernel/sm3/sm3.c at master - GitHub
中国商用密码算法 SM3 & SM4 内核模块. Contribute to z789/SM3-SM4-for-linux-kernel development by creating an account on GitHub.