搜索资源列表
encryption
- 文件加密解密程序,采用C语言实现,当输入文件名并回车就能加密你所指定的文件,解密反之同理.-File encryption and decryption process, using C language, when the input file name and hit return you will be able to encrypt specified files, decrypt and vice versa.
rsaDemo
- 程序使用较为简单,直接在控制台下键入程序名,回车即可。可以从控制台界面上观察加密解密情况。-Programs use a simple, direct, type in the name in control program, enter can. From the console interface can encrypt, decrypt observation.
codeanddecode
- 该程序没有用到超级复杂的加密解密算法,只是应用了简单的方法加密字符串,可为密码多的人玩玩。-The program did not use super complex encryption algorithm, just applied a simple method encrypted string for the password and more people play.
aes
- 本程序可以实现AES16,24,32位任意长度的密码与任意长度的明文的加密与解密,并附有一实例-This procedure can achieve the AES16 24,32 password of any length and any length of plaintext encryption and decryption, with an example
DES
- DES加密解密函数,控制台程序!对文件进行加密解密操作!-DES Encrypt
1.1
- 实现DES加密算法、实验目的 1、掌握DES加、解密算法的原理和过程; 2、能够编写程序实现DES加、解密,以及DES的应用。-DES encryption algorithm to achieve a lab report, the experiment was a master DES encryption, decryption algorithm principles and processes 2, able to write a program to achieve DES
1.2
- 实现DES加密算法一、实验目的 1、掌握DES加、解密算法的原理和过程; 2、能够编写程序实现DES加、解密,以及DES的应用。-DES encryption algorithm to achieve a purpose of the experiment a master DES encryption, decryption algorithm principles and processes 2, able to write a program to achieve DES enc
Encode
- 实现RC4加密加密程序,程序中分别提供加密解密函数。-Implement RC4 encryption encryption program