文件名称:TraditionalCrypt
- 所属分类:
- 加密解密
- 资源属性:
- [C/C++] [源码]
- 上传时间:
- 2013-06-23
- 文件大小:
- 17kb
- 下载次数:
- 0次
- 提 供 者:
- VongR******
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
经典密码算法。四个打包。包括移位密码,弗吉尼亚密码,周期密码,列置换密码。使用C语言实现,控制台程序。可用于密码学实验。-Classical cryptographic algorithms. Four packaging. Including the shift cipher, Virginia passwords, periodic password column permutation password. Using the C language, the console program. Cryptography can be used for experiments.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
ColCipher.c
CycleCipher.c
main.c
ShiftCipher.c
TraditionalCrypt.exe
VigenereCipher.c