搜索资源列表
kaisha
- 凯撒加密的算法用C语言来实现.. 凯撒加密的算法用C语言来实现-Caesar encryption algorithms using C language to achieve .. Caesar encr yption algorithms using C language to achieve
kaisajiami
- 上网络安全的项目设计,是凯撒密码的加密与解密程序,不知道可以么?联系: lijie451789@163.com-network security on the project design, Caesar is password encryption and decryption procedures, I do not know it? Contact : lijie451789@163.com
ks
- 凯撒加密算法C语言实现,代码量比较大,比较繁琐,希望大家能给出更好的代码
cssear
- 此程序用c语言实现凯撒密码,实现了加密算法-This procedure using c language Caesar password encryption algorithm achieved
51
- 凯撒加密 用MFC实现 单对话框形式-Caesar encryption MFC
Ckassajiammia
- 凯撒加密解密算法,能对对输入的字符加以加密解密 -Caesar encryption and decryption algorithms, encryption and decryption of the character of the input
Ckasajiammia
- 凯撒加密解密算法,可以对输入入的字符加以加密解密可直接使用。 -Caesar encryption and decryption algorithms can be input into the character encryption and decryption can be used directly.
MCaserrf
- 用mfc实现凯撒密码 。 可以输除了中中文外的所有字母和标点都能实现加密和解密 -Caesar password mfc achieved. Can lose all the letters and punctuation in addition to the Chinese can encrypt and decrypt
Kaiser_encrypted
- 凯撒密码。将10个字母长的单词进行加密和解密。-Kaiser encrypted 10 letter long word to encrypt and decrypt
ks
- 凯撒加密算法的实现,密码学初始入门,希望对大家有帮助-Caesar Cipher
en-de-cryption
- 演示各种数据的加密方式,md5,rot13,凯撒加密等。-Demonstrate various data encryption, md5, the rot13 Caesar cipher.
KAISA
- 这是个凯撒密码。可实现凯撒密码算法的加密。-This is Caesar password. Caesar cipher algorithm can achieve encryption.
kaisa_jiami
- 凯撒加密的C语言实现,可以帮助大家更好地理解凯撒加密。可以说,正是有了凯撒加密做基石,现代加密体系才得以形成。-Caesar encryption of the C language, can help you better understand Caesar encryption. Arguably, it was done with Caesar encryption cornerstone of modern encryption system was formed.
415_mima
- 根据凯撒加密方式,通过本程序,可以多文件,或文字进行凯撒加密。-According to Caesar encryption method, through this program, you can multi-file, or text for Caesar encryption.
caesar
- 凯撒密码——输入一行明文(英文),会得到25种通过凯撒加密方法得到的密文。-Caesar password- Enter a line of plain text (in English), you will get 25 kinds of encryption methods obtained by Caesar ciphertext.
classical
- 基于凯撒加密算法,实现起始位为N的加密解密算法,实现图形界面,-Based Caesar encryption algorithm, the starting position for the N encryption and decryption algorithm, graphical interface,
ceaser
- 图形界面实现凯撒加密,解密。信息安全试验一。-Graphical interface to achieve Kaiser encryption
4-4
- 很简单的Python实现的凯撒加密解密,是计算机基础课程中的一道作业。用队列实现。-Very simple Python implementation Caesar encryption and decryption is a basic computer course in a job. With queue implementation
凯撒密码
- 进行简单的凯撒密码加密解密工作,可导入导出文件(Simple encryption and decryption of Kaiser cipher)
基于MFC的加解密系统
- 用Visual Studio2010MFC 做的一个加解密系统,包括凯撒加密,维吉尼亚加密。