文件名称:Modern-cryptography-
介绍说明--下载内容均来自于网络,请自行研究使用
1、Vigenere的编程实现
使用C语言设计实现古典密码体制中的Vigenere密码,并加/解密一个文件
2、Column permutation 密码的编程实现
编程(建议使用C语言)实现古典密码体制中的Column permutation密码,并加/解密一个字符串或文件
3、DES的编程实现
使用C语言设计实现DES密码,并加/解密一个文件
-1, Vigenere of programming using C language design and implementation of the Vigenere classical cryptosystem password and encrypt/decrypt a file 2, Column permutation password programming programming (recommended C language) to achieve classical cryptography in Column permutation password and encrypt/decrypt a string or file 3, DES of programming language design and implementation using C DES cipher, and encrypt/decrypt a file
使用C语言设计实现古典密码体制中的Vigenere密码,并加/解密一个文件
2、Column permutation 密码的编程实现
编程(建议使用C语言)实现古典密码体制中的Column permutation密码,并加/解密一个字符串或文件
3、DES的编程实现
使用C语言设计实现DES密码,并加/解密一个文件
-1, Vigenere of programming using C language design and implementation of the Vigenere classical cryptosystem password and encrypt/decrypt a file 2, Column permutation password programming programming (recommended C language) to achieve classical cryptography in Column permutation password and encrypt/decrypt a string or file 3, DES of programming language design and implementation using C DES cipher, and encrypt/decrypt a file
(系统自动生成,下载前可以参看下载内容)
下载文件列表
新建文件夹
..........\column.cpp
..........\des.cpp
..........\ve.cpp
..........\column.cpp
..........\des.cpp
..........\ve.cpp