资源列表
MD5
- 绝对好使的Hash摘要算法,提供主函数调用例程,很好使哦,vc6.0版!
大素数生成
- 大素数生成算法的实现,很不错的一段程序-large prime number generation algorithm to achieve a very good procedures
rc6
- 用c语言实现rc6加密及解密算法 RC6是参数变量的分组算法,实际上是由三个参数确定的一个加密算法族。由三部分组成,分别为混合密钥生成过程、加密过程和解密过程。
aes
- 密码学中的高级加密标准(Advanced Encryption Standard,AES),又称Rijndael加密法,是美国联邦政府采用的一种区块加密标准。 本代码提供了aes的c++实现。-Advanced Encryption Standard in the Cryptography (Advanced Encryption Standard, AES), also known as Rijndael encryption method.U.S. Federal Government
VBjiake
- 加壳源码,很好的东西........,希望大家喜欢下载哦-my home is a
aes-baidu-zhidao
- DES加密算法 详细功能都标注好了不懂得可留言-DES encryption algorithm
csha1_src
- SHa1,经典加密算法,时代之骄傲-SHa1, classical encryption algorithm, proud of the times
md5
- MD5 可以在vc中静态使用内附说明文件-MD5
ecc160test
- My stuff is aimed at teaching, not efficiency. The others are probably much better implementations. The last one has both C++ and Java versions where my stuff is all C. So lots of choices!
md5
- md5加密算法在单片机上的应用,用来加密用户登录服务器信息时使用。-md5 encryption algorithm in the microcontroller on the application used to encrypt the user login information for the server to use.
rsa
- 本程序实现了用RSA加密算法加密、解密图片。本程序仅作为RSA原理理解,所以没有实现大数运算部分,RSA选取n为15~16位,加密图片不要选太大,否则会很慢。
MASM
- VMProtect 简介 VMProtect 是新一代的软件保护系统,不像其它常见的保护系统,VMProtect 可以修改应用程序的源代码。VMProtect 将原文件的部分代码转换为在虚拟机中运行的字节码。您可以将虚拟机想像成带有不同于 Intel 8086 处理器指令系统的虚拟处理器;例如,虚拟机没有比较两个操作数的指令,也没有条件跳转和无条件跳转等。 支持的编译器: Delphi Borland C Builder Visual C/C++ Visua
