资源列表
notter
- A simple cpp program, that receives a file, does a bit-wise "not" for every character, and adds "not" to the extension. Repeated running does the same and removes the "not" from extension. This a "pseudo-encryption", but very useful to avoid automate
base64
- source for code and decode in base 64
DateDemo
- date 转换工具. 1.把一个日期类型转换成一个字符串类型 2根据传入的日期字符串和格式得到一个java.util.Date型的日期。. 3.把日期转换成需要的格式 -date conversion tool. put a date type is converted to a string according to the incoming date string and format a java.util.Date date. 3. The date into the r
yiweijiamisuanfa
- 移位加密算法的实现,经典算法,数据结构和算法课程必学算法-Shift encryption algorithm implementation, classic algorithms, data structures and algorithms course will study algorithms
riddle
- BCR 快速加密算法 c语言实现 每次加密8个字节-BCR block cipher C
source-code-1
- [C/C++] - AES 256-Bit Crypt-Encrypt.
39.3
- 编制程序,将输入的一行字符以加密的形式输出,然后将其解密,解密的字符串序列与输入的正文相比较,吻合时输出解密的正文,否则解密失败。 加密时,将每个字符的ascii码依次反复加上“4962873”中的数字,并在32(‘’)~122(‘z’)之间作模运算。解密与加密的顺序相反。例如输入正文“the result of 3 and 2 is not 8” 结果为: -Programming, the input line character output in an encrypted f
DFRNT
- 这个代码是分数阶随机变换,可以实现对图像的置乱加密,代码可行性强。-this code is fractional random transform,it can encrypt the image.
hill
- 小山程序!这是自己所编的一个有趣的程序,希望能给大家带来快乐!-Koyama procedures! This is their provision of a fun process, I hope everyone can bring happiness!
RSA
- 实现了简单的RSA加密,并且附带有解密功能,不过,解密功能部分不是十分完善,但就加密而言,很可靠~-It implements a simple RSA.The encrption does work well, but I m very sorry that the decryption may has a few bugs.
passGen
- this a password generator program for starting your own passwwords-this is a password generator program for starting your own passwwords
patchfile-1.0
- for AES developer. It is very simple file to test