资源列表
RC4
- RC4加密算法是一种加密较快的算法,他的加密速度是des的10倍以上-RC4 encryption algorithm is a fast encryption algorithm, encryption speed of his more than 10 times des
file
- 给文件加密的技术很多,其中又分为不同等级,以适合不同场合的需要.这里给出最简单的文件加密技术,即采用文件逐字节与密码异或方式对文件进行加密,当解密时,只需再运行一遍加密程序即可. 下面是一个实例程序,能对任意一个文件进行加密,密码要求用户输入,限8位以内(当然你可以再更改).程序有很好的容错设计,这是我们应该学习的. -File encryption technology to many, which is divided into different levels to suit
PLAYFAIR
- Cryptographic Algorithm Playfair Coding
encryption-technology-
- 给文件加密的技术很多,其中又分为不同等级,以适合不同场合的需要.这里给出最简单的文件加密技术,即采用文件逐字节与密码异或方式对文件进行加密,当解密时,只需再运行一遍加密程序即可.-File encryption technology to many, which is divided into different levels to suit different occasions. Here are the most simple file encryption technology, whi
singers and scores 歌手投票打分系统
- 为歌手投票:1、检测出最高分和最低分,然后求出平均分 2、计算各个评委的打分与平均分的差的绝对值,绝对值大的为“差评委”,小的为“好评委”。 在求出最大值和最小值时还要捕获数组b的下标,即得到评委的序号
Monoalphabetic
- 单表加密算法、单表解密算法实现的简单示例-implementation of monoalphabetic encryption and decryption
RC4
- RC4 C++ Source Code RC4 C++ Source Code RC4 C++ Source Code-RC4 C++ Source Code RC4 C++ Source Code RC4 C++ Source Code RC4 C++ Source Code
php.encrypt.php
- encrypt/decrypt for PHP -encrypt/decrypt for PHP
_hmac
- This program realize sha1 and hmac
traversinggraph
- traversinggraph,Through this program of graph traversal function
password_gen
- This function creates relatively secure random passwords.The nice thing is the generator attempts to create passwords that people can pronounce and chooses letters that won t be mistaken for others (such as the numeral "1", an upper-case "i" and a lo