搜索资源列表
Caesar
- 这个是古典密码学里Caesar密码用c++编程的程序代码-This is a classical cryptography Lane Caesar cipher c programming code
caesar
- Simple caesar cipher example for students.
kaisamima
- 凯撒密码的C++实现,凯撒密码, 是密码学里最基本的密码之一-Caesar cipher of C++ implementation, Caesar cipher, cryptography where the password for one of the most basic
caishuzi
- 一个小的猜数字软件,试着输入四个数字看是否与机器的数字相吻合。-Using c++ language programming, Caesar cipher algorithms.
CAESARCI
- In cryptography, a Caesar cipher, also known as a Caesar s cipher, the shift cipher, Caesar s code or Caesar shift, is one of the simplest and most widely known encryption techniques. It is a type of substitution cipher in which each letter in the p
Caesar
- this program is to define caesar cipher in visual basic programming
Caesar
- a simple caesar cipher to encrypt ascii text with a gui interface.
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.
VCKaisa
- 使用vc编写的简单的实现凯撒密码代码。语法是,将输入的明文根据其ascll码加上输入的密钥之后换位为相应ascll的密文。-Using vc to write the simple implementation of Caesar cipher code. According to its syntax is that the input plaintext ascll code plus the input key after transposition for the correspondi
ma
- 凯撒密码c语言。 凯撒密码加密、解密。凯撒密码c语言实现。-Caesar cipher c language. Caesar cipher encryption and decryption. Caesar cipher c language.
mima
- 可以选择密钥,实现凯撒密码,替代密码的加密解密过程-You can select the key to achieve Caesar cipher, substitution cipher encryption and decryption process
ROT13
- ROT13 ( rotate by 13 places , sometimes hyphenated ROT-13) is a simple letter substitution cipher that replaces a letter with the letter 13 letters after it in the alphabet. ROT13 is an example of the Caesar cipher, developed in ancient Rome.
kaisa
- 基于java的凯撒密码加密解密ui程序 使用了winbuilder 创建界面-Java-based ui Caesar cipher encryption and decryption program uses winbuilder creation interface. .
Caesar
- 编写一个程序,使用Caesar密码加密/解密(移动三位);给出任何明文将生成密文;或给出密文将生成明文-Implement Caesar Cipher
Ceasar cipher c#
- In cryptography, a Caesar cipher, also known as Caesar's cipher, the shift cipher, Caesar's code or Caesar shift, is one of the simplest and most widely known encryption techniques. It is a type of substitution cipher in which each letter in the plai
Vigienere cipher c#
- The Vigenère cipher is a method of encrypting alphabetic text by using a series of different Caesar ciphers based on the letters of a keyword. It is a simple form of polyalphabetic substitution. The Vigenère (French pronunciation: [viʒnɛːʁ]) cipher
PyBelgaum2015-master
- In cryptography, a Caesar cipher, also known as Caesar s cipher, the shift cipher, Caesar s code or Caesar shift, is one of the simplest and most widely known
Simple Caesar Cipher
- simple caesar cipher demo and source code, build in windows form c#
