资源列表
AES
- AES算法加密解密,只实现了单行密文加密,注释还蛮清楚的,Java实现,包含界面,简单的Java SE应用。-Encryption and Decryption through AES algorithm using Java.
DESCrypt
- delphi的des加密解密源码,好用,试用。-delphi des encryption decryption source, easy to use, and trial.
AES-Jeffrey-zhu
- Visual c++ 下使用C语言开发的AES分组加密算法,ECB模式,分组长度128bit,密钥长度可变,128或256bit。-Developed using C language Visual c++ AES block encryption algorithm, ECB mode, packet length 128bit key variable length, 128 or 256bit.
AES-OFB
- Visual c++ 下使用C语言开发的基于AES分组加密算法的流加密算法,OFB模式,分组长度128bit,密钥长度可变,128或256bit,可实现以字节为单位的流加密。-Using C language development in Visual c++ block encryption algorithm AES-based stream encryption algorithm, OFB mode, packet length 128bit key variable length, 1
arc4
- Visual c++ 下使用C语言开发的ARC4流加密算法,密钥长度可变,可实现以字节为单位的流加密,加密强度比AES分组加密算法弱,但是效率比AES算法高。-C language development Visual c++ ARC4 stream encryption algorithm and key length is variable and can be realized in bytes stream encryption, encryption strength than AES
DESencryption
- DES解密,需要的可以看看,欢迎大家一起讨论-DES decryption, need to look at, and welcome to the discussion
Crypt_DES_MD5
- delphi 加密算法,为delphi开发的加密算法,-this is delphi
Viginier
- 对维吉尼亚密码的解密 用户输入密文,得出密钥,并将其翻译出原文-Virginia password decryption
vinscode
- guys here RSA ,DIFFIE HELLMAN ANS HASH PADDING CODE SO DOWNLOAD AND TAKE FUN
1
- 这是单表代换攻击——的源代码,希望对同学有用-source code of the single table substitute
txVpdfuF
- 搜索软件破解文件专用的.很多软件都可以破解的 相信大家会用到-Crack file search software dedicated
cv
- i have attached the source codes of diffie hellman key exchange,rsa algorithm,elgamal client server algorithm,miller - rabin algorithm .