搜索资源列表
sm3
- 一种串口+按键控制步进电机的c语言程序,可以按加速,减速键控制速度,按逆时针/顺时针键控制转向,按暂停键使步进电机暂停。-A kind of serial+ key control stepper motor c language program, can be speed up, slow down keys to control speed, according to counter-clockwise/clockwise shift key control, stepping motor
sm3
- sm3算法:国家密码管理委员会SM3算法,国密算法。-SM3 Algorithm.
sm
- SM椭圆曲线密码算法实现 sm2 sm3 sm均实现-SM Elliptic Curve Cryptography
sm3
- 实现了采用SM调制下的4*2的MIMO系统的误码率分析-achieved the BER analysis of the 4*2 MIMO system using Space Modulation
sm2
- 国密算法,SM2,SM3,SM4的C语言算法实现-State secret algorithm, SM2, SM3, SM4 C language algorithm
SM2_SM3_test
- 国密算法SM2_SM3 Demo,包括sm2签名验签加解密和sm3算法。-SM2_SM3 Demo
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
SM4
- 国密c语言版本,sm4,sm3,sm2实现-sm4 code
SM3
- SM算法使用C语言实现,内容很详细,值得参考-SM3 algorithm is implemented in C language, the content is very detailed, worth learning
sm3_hash
- 国家密码管理局标准算法 SM3密码杂凑算法-SM3 Cryptographic Hash Algorithm
SM_Project
- SM4 算法实现,sm3 未完成
SM2SM3SM4Test
- 国产密码SM2、SM3、SM4的C语言实现,并且附带检测程序做出相应赋值检测- The domestic password SM2, SM3, SM4 C language, and with testing procedures to make the appropriate assignment test
SM2-SM3-SM4_C
- SM2、SM3、SM4算法源码,适合于从事智能卡方面工作的朋友或是对国密算法感兴趣的朋友。-SM2, SM3, SM4 algorithm source code, suitable for work in the smart card friends or interested in the algorithm of the country s friends.
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)
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)
SM-TOOLS-master
- 此工具支持国密各种算法:SM4对称加解密,国密密钥对的生成,SM3信息摘要,SM2数字签名以及验证签名,SM2非对称加解密,PKCS7签名数据包形成以及PKCS7验签, 生成PKCS7数字信封已经解PKCS7签名数据,后续会添加PKCS7签名数字信封相关功能。输入输出格式都严格按照国家密码管理局的相关规定。形成一个本地工具方便大家使用。(This tool supports various national algorithms: SM4 symmetric encryption and dec
SM3
- 国密算法sm3的c语言编程,sm3杂凑算法(The C language programming of the national secret algorithm,sm3)
国密算法
- 国密算法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)