-
CMAC
在实现AES基础上,用C编写CMAC算法并调试通过。输入数据进行CMAC验证。(In the realization of AES based on the CMAC algorithm written in C and debugging. CMAC input data validation)
- 2014-01-10 16:12:49下载
- 积分:1
-
CMAC
利用C语言实现的cmac算法,该cmac基于AES。程序清晰有注释便于查看(The use of C language cmac algorithm, the cmac based AES. There are clear and easy to view program notes)
- 2020-10-28 18:29:57下载
- 积分:1
-
veccross
C network programming this source is vectorcross
- 2009-07-05 19:38:20下载
- 积分:1
-
decode(BASE64)
Base64的编码程序 基于VC++编写的(Base64 encoding program written with VC++)
- 2011-11-26 09:30:36下载
- 积分:1
-
vc_des_class_revision
des加解密的算法,不错的字符串加密与解密(des encryption and decryption algorithms, a good string encryption and decryption)
- 2008-07-03 14:06:20下载
- 积分:1
-
rsashuziqianming
RSA数字签名的源代码 vc++6.0实现的版本(RSA Digital Signature vc source code version 6.0)
- 2007-05-16 16:42:45下载
- 积分:1
-
wugacsp 非对称密钥的生成、导入、导出、加密、解密
这两个工程主要用CSP
1、CSPTEST 写的比较乱 主要是给当时一个朋友做参考调用的 完成非对称密钥的生成、导入、导出、加密、解密、对称的加密解密、签名、验证。
2、CSTTEST2 写的比前个好些,但是平时上班,下班自己也要写论文,所以花的时间也不太多,很多地方都偷懒了。比如文件大小我没有用NEW 而且指定了1024 有需要的朋友可以自己修改。这个工程主要是非对称的密钥的导出和导入,还有就是会话密钥的操作。(these two works mainly with a CSP. CSPTEST comparison was made mainly to the chaos when a friend called to refer to the completion of the non-symmetric key generation, importing and exporting, encryption, decryption, symmetric encryption and decryption, signature, the certification. 2, CSTTEST2 write better than in the previous months, but usually go to work and finish their own toilet paper so I spent the time is not too much, all of the lazy. For instance, file size I have not used the NEW 1024 and designated a need to amend their friends. The project mainly non-symmetric keys to the Export and Import, there is the session key operation.)
- 2020-06-27 10:00:02下载
- 积分:1
-
CUDA-AES
基于CUDA的AES快速加密解密文档,系统介绍饿AES算法的设计与优化(CUDA-based AES encryption and decryption of documents quickly, the system introduced hungry AES algorithm design and optimization)
- 2014-04-11 18:14:43下载
- 积分:1
-
Hideseek_introduction
Hideseek可将秘密文件隐写到指定图片中,并可检测隐写信息,本文是对该软件的使用说明。(hide &seek to run the file through individual test run normally. Hidden secret documents can be written to the specified picture, and can detect steganographic message.)
- 2013-10-30 11:21:59下载
- 积分:1
-
VB_CalculateMD5_UseWinAPI
VB6.0调用Windows系统的API计算MD5码。这个代码跟网上流行的代码相比,具有代码简洁,维护方便,运行效率高等优点。运行速度比用纯VB6实现的快得多。(VB6.0- Call Windows system API calculate MD5 code. This code is compared with the popular online code, with code simple, easy maintenance, high efficiency. Runs faster than pure VB6 realize faster.)
- 2013-10-09 18:01:23下载
- 积分:1