搜索资源列表
sdestt
- S-DES的编程实现 S-DES的加密使用8位明文和10位密钥做为输入,产生8位的密文做为输出。加解密使用相同的密钥。要求:采用CBC模式对文本加解密 1.对话界面:选择加密或解密,输入密钥,在目录中选择明文或密文文件(内容为二进制,.txt文件,),提示加密或解密完成 2.输出:产生密文文本或明文文本 3.提供:说明文档,源码,可执行程序,通过加密实验,给出运行结果. 4.提交分析雪崩效应文档:相同密钥下明文改变任一位时密文的位差异情况 相同明文下密钥改变任一位时密文的位差异情况-S-DES
SPN加密
- 此代码实现S-P密码的加密解密,在这个实验中用到了S盒和P盒随机发生器-this code to achieve S-P password encryption and decryption, in this experiment uses S boxes and boxes of random generator P
差分分析(C++)
- 差分密码分析,此实验是对S-P密码体制的差分分析-differential cryptanalysis, the experiment of S-P Cryptosystem Differential Analysis
TDES
- Triple DES算法的实现,使用EDE模式,控制台下运行,密码技术实验可用-Triple DES algorithm, using the EDE mode, the console is running, cryptography experiment can be used
Vigenere1
- 维尼利亚加密解密算法,本学期选修了计算机密码学,老师布置的第一个实验,可以给大家参考一下。-维尼利亚encryption and decryption algorithms, this semester elective computer cryptography, the teacher arranged the first experiment, can give you reference.
RRNOLD
- 一种利用ARNOLD变换和DCT变换的图象处理方法,附带图象可以马上实验!-A ARNOLD transform DCT transform and image processing method, the image can be immediately attached to the experiment!
DES
- 密码学实验自己写的程序,des加密解密,先输入8个字符作为密钥,在输入8个字符的明文!-Cryptography experiment to write their own procedures, des encryption and decryption, first eight characters input as key characters in the input express 8!
Accesslayerexperiment
- 本文是校园高可用性网络的设计有关接入层设计的一些针对性的实验。-Access layer experiment
traditionalcode
- 自己在密码学实验课上写的一个传统加密算法,大家可以-Cryptography experiment in class to write a conventional encryption algorithm, we will look at
Experiment
- this the filk eof a probgrammme seeafhwt happensd fsadfkssdfdsaal fkweorweorkoewsfasd-this is the filk eof a probgrammme seeafhwt happensd fsadfkssdfdsaal fkweorweorkoewsfasd
ledkey
- 平凡老师的ledkey给大家传两个Keil的插件,平凡工作室做的,很棒,可以在Keil中模拟出实验板,能作不少实验。-Ledkey ordinary teacher to everyone Keil Chuan two plug-ins, the average studio to do good, you can simulate the experiment in the Keil board, can make a lot of experiments.
HASH_MD5
- HASH算法MD5的代码实验,编译可以直接使用的MD5源代码-HASH algorithm MD5 code experiment can be directly used to compile the source code for MD5
DES
- 加密算法DES的代码实验,编译后可以直接使用的DES源代码-DES encryption algorithm code to experiment can be directly compiled using DES source code
exp2
- 信号处理实验, 信号处理实验, 信号处理实验, -signal process experiment。signal process experiment。signal process experiment。signal process experiment。
RSA
- 实现RSA密码体制实验 1、编写程序构造一RSA密钥; 2、编写程序实现快速指数算法; 3、编写程序生成大素数; 4、实现RSA密码体制。 -Achieve the RSA cryptosystem- an experiment
MD5-chengxu
- md5算法的实现,用vc++开发,一个实验,但是可以实现加解密,挺好的一个程序,配合刚才的报告。-md5 algorithm implementation, using vc++ development, an experiment, but the encryption and decryption can be achieved, in very good shape a program to meet the earlier report.
AES_1
- AES加密算法 不是很复杂 信息保障与安全课上实验,希望对大家有所帮助-AES encryption algorithm is not very complex information security and safety class experiment, we want to help
DEScode
- 实现了des加密算法,课程设计或者实验上可以用-Des encryption algorithm achieved, course design or experiment can be
mytext
- 古典替换密码,主要CPP代码。可以上课实验用-Classical replacement password, the main CPP code. Class experiment can
CBC
- 用DES算法的cbc模式加密图片,密码学课程实验-DES cbc mode with encryption algorithms pictures, cryptography course experiment
