-
Crypt_Vmpc
VMPC加密解密算法。已对x86优化,其他平台也可用。(VMPC encryption and decryption algorithms. Has been optimized for x86, other platforms are also available.)
- 2013-07-15 18:51:17下载
- 积分:1
-
Hash_sha256
sha256计算代码,非常好用的代码,大家可以用这个代码直接计算哈希值,sha256实现
依次执行
SHA256Init、
SHA256Update
SHA256Final
三个函数即可得到sha256结果(sha256 sourse code,Is very usefull)
- 2013-09-19 16:09:12下载
- 积分:1
-
Rijndael_aes
Rijndael加密算法的一个实现,可用来对文件及字段进行加解密,并利用mfc做了界面(An implementation of Rijndael encryption algorithm, can be used to encrypt and decrypt files and fields, and made use of the interface mfc)
- 2011-05-04 11:27:22下载
- 积分:1
-
QQAlbum
VC++实验QQ加密相册查看器,输入QQ号即显示相片,源码宝贵,请速下载:-)(VC experimental QQ encryption album viewer, the importation of QQ, which indicates that the photographs, source of valuable information to offer is urged to download :-))
- 2020-06-26 04:40:02下载
- 积分:1
-
veccross
C network programming this source is vectorcross
- 2009-07-05 19:38:20下载
- 积分:1
-
aes-src-22-11-16
一个用vc编写的aes算法实现,含有128,192,256三种钥匙长度的(a prepared using vc Orangk'aes algorithm, containing 128,192,256 length of the three key)
- 2006-12-05 09:17:18下载
- 积分:1
-
md5encode
MD5加密算法,可以加密包含二进制数据的数据块,生成16字节MD5加密数据。(MD5 encryption algorithm to encrypt data blocks that contain binary data, generates a 16-byte MD5 encrypted data.)
- 2013-09-09 18:27:10下载
- 积分:1
-
GPU-AES
使用cuda的aes加解密kernel函数(the kernel function of aes encrypt)
- 2012-04-27 10:15:24下载
- 积分:1
-
0401-3
椭圆曲线密码算法及其应用论文,对椭圆曲线加解密算法实现具有很好参考价值(Elliptic curve cryptography algorithm and its application papers, the elliptic curve encryption and decryption algorithm to achieve a good reference value
)
- 2012-04-01 09:16:34下载
- 积分:1
-
sanpack_rsa_vs2003sln_src
分析RSA算法的应用现状,论证文件加密应用RSA算法的可行性和意义。设计一套完整实用的RSA文件加密解决方案,具体编码实现。对RSA算法进行研究,从常规RSA算法出发,用C++实现RSA加密算法类库,并在32位windows平台封装成组件。在.Net平台引用此组件,实现可以对任意文件进行RSA加密操作的窗体应用程序。经过加密的文件以及密钥文件都是文本文件。给出关键类类图、整个应用程序的结构描述文档、关键模块流程图、较详细的接口文档、所有源代码。对应用程序进行测试,对测试结果进行分析研究,进而对应用程序进行改进,对关键算法进行尽可能的优化,最终得到一个在windows运行的可以用指定密钥对任意文件进行RSA加密并可解密的完整应用程序,和一些相关的可移植组件。
(RSA algorithm analysis application, appraisal document RSA encryption algorithm application of the feasibility and significance. Practical design of a complete set of documents RSA encryption solution to achieve specific coding. RSA algorithm to study conventional RSA algorithm, using C to achieve RSA encryption algorithm library. and 32% Packaging windows platform components. In. Net platform invocation components can be achieved for arbitrary document RSA encryption operation Window applications. After an encrypted file and key documents are text documents. Class is the key category map, the entire application document describes the structure, the key modules flowchart, more detailed interface documentation, All source code. Application procedures for conducting tests on the test results)
- 2006-09-25 23:19:04下载
- 积分:1