搜索资源列表
sm3
- sm3算法:国家密码管理委员会SM3算法,国密算法。-SM3 Algorithm.
sm3
- 实现了采用SM调制下的4*2的MIMO系统的误码率分析-achieved the BER analysis of the 4*2 MIMO system using Space Modulation
SM3
- SM3软算法,主要实现国家密码管理局的要求SM3散列算法,可用于移植到各类的嵌入式环境-SM3 soft algorithm, the main achievement of the SM3 hash algorithm State Encryption Administration requirements, can be used to migrate to various types of embedded environments
SM3
- SM算法使用C语言实现,内容很详细,值得参考-SM3 algorithm is implemented in C language, the content is very detailed, worth learning
sm3_hash
- 国家密码管理局标准算法 SM3密码杂凑算法-SM3 Cryptographic Hash Algorithm
SM2&SM3&SM4 java实现
- SM2&SM3&SM4 java实现文字的加密解密(SM2&SM3&SM4 java to achieve text encryption and decryption)
sm3
- 完整的实现了SM3算法,对于智能卡应用非常有用,同时对于初学者来说也很有意义(Complete implementation of the SM3 algorithm)
gmssl-1.3.0.tar
- GmSSL是一个开源的密码工具箱,支持SM2/SM3/SM4/SM9等国密(国家商用密码)算法、SM2国密数字证书及基于SM2证书的SSL/TLS安全通信协议,支持国密硬件密码设备,提供符合国密规范的编程接口与命令行工具,可以用于构建PKI/CA、安全通信、数据加密等符合国密标准的安全应用。(GmSSL is an open source code toolbox, support SM2/SM3/SM4/SM9 in dense (national commercial cipher) alg
国密算法
- 国密算法的java实现,支持SM2,SM3,SM4。(Java implementation of national secret algorithm)
itextpdf-fix
- java itextpdf修改版本,电子签章支持国密算法,SM2,SM3(java itextpdf Modified version, electronic signature support national dense algorithm)
SM3算法verilog实现
- SM3算法verilog实现,利用alter芯片开发的sm3算法实现(Implementation of SM3 algorithm Verilog and implementation of Sm3 algorithm developed by alter chip)
sm3算法c语言实现
- 国密加密算法中sm3算法vc6内使用c,c++实现(Implementation of Sm3 algorithm in vc6 in encryption algorithm)
SM2_SM3_SM4_C语言实现
- sm2,sm3,sm4,国密算法c语言实现。(Implementation of national dense algorithm C language)
国密算法
- 国密算法sm2和sm3的实现,SM2为非对称加密,基于ECC。该算法已公开。由于该算法基于ECC,故其签名速度与秘钥生成速度都快于RSA。ECC 256位(SM2采用的就是ECC 256位的一种)安全强度比RSA 2048位高,但运算速度快于RSA。 SM3?消息摘要。可以用MD5作为对比理解。该算法已公开。校验结果为256位。(Implementation of Sm2 and Sm3 National Secret Algorithms)