资源列表
encode
- 程序功能:对文件进行加密和解密的程序,说明如下: 1 由用户设定6个字符(ASCII码32-127)组成的密码,加密时可以将选取内容的每个字符 依次加上密码中的字符的ASCII码再减去31。 2 如果原始字符ASCII码在32-127之间,则表示可显示的英文字符,在加上密码后范围超过 ASCII码值的32-127,则进行模运算(ch 128)。 3 对于中文字符,每个字符由两个大于160的ASCII码组成,如果如果读入的原始字符ASCII码
blackholeaodv2005-examples.tar
- black hole attack mitigation in AODV
GetDiskSerial5
- 获取硬盘序列号 GetDiskSerial 最新版 5.0,加密注册必备-Get hard disk serial number GetDiskSerial latest version 5.0
AES12
- AES原理及其在c语言上的实现,已验证程序可用,原理清晰-AES principle and its realization in the c language program available verified, clear principles
talk
- 分为客户端与服务器,实现聊天系统的加密解密。-Divided into client and server chat system to achieve encryption and decryption
compress_src
- 适合新手学习PE文件格式,壳框架,实现简单压缩算法-Suitable for beginners to learn the PE file format, the shell framework, the realization of a simple compression algorithm
MD5
- MD5是一种不可逆的加密算法,近来却有人成功破解,本程序实现了MD5加密与解密。-MD5 encryption algorithm is not reversible, but it was recently successfully cracked, the program implements the MD5 encryption and decryption.
DES-cipher-and-decipher
- 这是一个通过调用Java自带的DES加密解密函数做的程序,有有好的界面,可以对文件进行加密解密。在打开需要加密或者解密的文件之后,需要新建.txt文件以保存加密或者解密的文件,源文件不受影响。程序中设置了过滤器,只能看到txt文件或者普通文件夹-This is a built-in Java by calling DES encryption and decryption functions do the procedure, there is a good interface, can fil
Virginia_algorithm
- Virginia password introduced the concept of key , that is based on the key used to determine which line to replace dense table, in order to counter word frequency statistics.-Virginia password introduced the concept of key , that is based on the key
RC4_Encrypt
- 由于RC4算法加密是采用的xor,所以,一旦子密钥序列出现了重复,密文就有可能被破解。-Because RC4 encryption algorithm is used xor, so once the child appeared to repeat the key sequence, the ciphertext is likely to be cracked.
AES
- 高级加密标准,在密码学中又称Rijndael加密法,是美国联邦政府采用的一种区块加密标准。-Advanced Encryption Standard (English: Advanced Encryption Standard, abbreviation: AES), also known as Rijndael encryption method in cryptography, a block encryption standard adopted by the US federal gov
MD5
- Message Digest Algorithm MD5(中文名为消息摘要算法第五版)为计算机安全领域广泛使用的一种散列函数-A hash function Message Digest Algorithm MD5 (Message-Digest algorithm called Chinese Fifth Edition) is widely used in the field of computer security
