登录
首页 » Visual C++ » sm3Phmac

sm3Phmac

于 2020-12-29 发布 文件大小:228KB
0 170
下载积分: 1 下载次数: 68

代码说明:

  基于国密算法SM3实现HMAC,输入密钥和消息,可产生HASH验证码,C环境下调试成功(Based on the countries close algorithm realization SM3 HMAC, input key and news, can produce HASH verification code, C environment debugging success)

文件列表:

sm3%2Bhmac
........\Debug
........\.....\sm3.obj,13615,2012-12-21
........\.....\sm3test.exe,168012,2012-12-19
........\.....\sm3test.ilk,207840,2012-12-19
........\.....\sm3test.obj,4040,2012-12-19
........\.....\sm3test.pch,183060,2012-12-19
........\.....\sm3test.pdb,443392,2012-12-19
........\.....\vc60.idb,50176,2012-12-21
........\.....\vc60.pdb,53248,2012-12-21
........\sm3.c,10529,2012-12-19
........\sm3.h,3017,2011-11-03
........\sm3test.c,596,2012-12-19
........\sm3test.dsp,3581,2011-10-27
........\sm3test.dsw,539,2011-10-22
........\sm3test.ncb,74752,2012-12-21
........\sm3test.opt,53760,2012-12-21
........\sm3test.plg,675,2012-12-21

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 39.3
    说明:  编制程序,将输入的一行字符以加密的形式输出,然后将其解密,解密的字符串序列与输入的正文相比较,吻合时输出解密的正文,否则解密失败。 加密时,将每个字符的ascii码依次反复加上“4962873”中的数字,并在32(‘’)~122(‘z’)之间作模运算。解密与加密的顺序相反。例如输入正文“the result of 3 and 2 is not 8” 结果为: (Programming, the input line character output in an encrypted form, and then decrypted, the decrypted text sequence of characters compared with the input, output to decrypt the body of the agreement, otherwise the decryption failed. Encryption, ascii code of each character in turn repeatedly with &quot 4962873&quot in the figures, and 32 (' ' )~ 122 (' z' ) as a model between the operations. Decryption and encryption in reverse order. For example, enter the text &quot the result of 3 and 2 is not 8&quot results:)
    2011-04-05 08:43:48下载
    积分:1
  • h2
    将天骄2服务端的加密文本文件与生成的软件放在同一目录下,点击批量转换, 完成后会在同目录下生成一个名为temp的文件夹,其中存放的就是转换后的文件. 因为加密和解密的规则完全相同,所以加密过程和解密过程相同, 也就是说如果原来的文件存放的是原文,转换后就会生成密文,如果原来是密文,转换后生成原文. 适用于天骄2,凤舞天骄的所有版本服务端.(The the Tianjiao 2 server encrypted text file in the same directory with the generated software, click on the batch conversion finished, it will generate a folder named temp in the same directory, which store the converted file encryption and decryption rules are identical, so the encryption and decryption process is the same, that is to say if the original file is stored in the original conversion will generate the ciphertext, if the original ciphertext, conversion generated text. apply to tianjiao, all of Fung Mo tianjiao, the version of the server.)
    2013-04-27 11:47:04下载
    积分:1
  • yinpinjiami
    基于vc++的音频加密软件的设计通过查阅资料对当今比较广泛使用的音频加密算法进行选择,并对其中的三种算法进行其性能方面的比较,找出其中加密性能较好(Audio encryption software design based on VC++through access to information is widely used for today s audio encryption algorithm to choose, and the three kinds of algorithms are compared, and its performance to find out one encryption)
    2021-02-28 17:59:36下载
    积分:1
  • RSA
    基于RSA算法的加密解密以及数字签名系统,实现加密解密签名的功能(RSA-based encryption and decryption algorithms and digital signature system to achieve the function of signature encryption and decryption )
    2011-05-06 16:10:42下载
    积分:1
  • xuliemime
    线性反馈移位寄存器LFSR生成随机序列的原理,序列密码的加密过程(Linear feedback shift register LFSR to generate random sequence of the principle of the encryption cipher)
    2009-06-23 11:48:20下载
    积分:1
  • DESRSA
    des和rsa的算法演示文档 (des and rsa algorithm presentation)
    2008-03-20 14:11:54下载
    积分:1
  • DES-algorithm-description
    DES 算法描述DES 算法描述DES 算法描述(DES algorithm description)
    2011-08-24 09:44:08下载
    积分:1
  • md5-vc
    MD5加密c++实现 本人在项目里测试过 可以使用 操作简单(MD5 c++)
    2015-05-04 17:59:55下载
    积分:1
  • md5ex
    c++ 写的加密算法,可以加密解密,采用的算法是比较长用的(c write the encryption algorithm, encryption can be decrypted using the algorithm is relatively long with the)
    2007-05-22 14:41:17下载
    积分:1
  • 19824363RSA
    分析RSA算法的应用现状,论证文件加密应用RSA算法的可行性和意义。设计一套完整实用的RSA文件加密解决方案,具体编码实现。对RSA算法进行研究,从常规RSA算法出发,用C++实现RSA加密算法类库,并在32位windows平台封装成组件。在.Net平台引用此组件,实现可以对任意文件进行RSA加密 (Analysis of Application of RSA algorithm, file encryption application demonstration of the feasibility of RSA algorithm and significance. Design of a complete file encryption RSA practical solutions to achieve specific coding. Research on the RSA algorithm, starting from the conventional RSA algorithm using C++ class library to achieve RSA encryption algorithm, and in 32-bit windows platform components into a package. In. Net platform, referred to this component, the realization of arbitrary files on RSA encryption)
    2009-06-02 18:09:17下载
    积分:1
  • 696522资源总数
  • 104047会员总数
  • 21今日下载