搜索资源列表
Caesar-Cipher-using--Visual-Basic
- 使用Visual Basic实现个人专属的密码加密器-Caesar Cipher with VB
Ceasar
- This the Caesar s cipher implemented in C-This is the Caesar s cipher implemented in C
Enkripsi-Caesar-n-Vigenere-Cipher---YURI-RAHMANTO
- Algoritma Twofish untuk keamanan data
Multi_crypto.tar
- Program to crypt data by Caesar cipher, which encrypts Vigenere, encrypts Trithemius, a Caesar cipher with a key word, encrypts GRONSFELDA, Atbashi.
ksks
- 凯撒密码的算法 c++ vc6.0 好用!-Caesar cipher algorithm c++ vc6.0 handy!
CaesarArithmetic
- 使用恺撒密码算法加密密码算法实例,算法短小实用性强-Caesar cipher using encrypted password algorithm example, short and practical algorithm
kaisa
- 经典凯撒密码加密解密程序,大家提意见修改,欢迎下载-Classic Caesar cipher encryption and decryption process, we modify comments, welcome to download
Implementation-of-Caesar-Cipher
- Implementation of Ceaser Cipher in C
Caesar-code
- software implementation of a cryptosystem, carrying out encoding and decoding system, Caesar cipher -software implementation of a cryptosystem, carrying out encoding and decoding system, Caesar cipher
There-are-three-types-of-cryptography-techniques.
- Caesar cipher is a simple substitution cipher where each letter in the plain text is replaced with a letter a fixed number of places down the aplhabet. EXAMPLE If the number of places to shift is 3, the letter A would be converted to ltter D. Usi
Vigenere-Ciphers
- 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.
Monoalphabetic-Cipher
- 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
caesarcipher
- simple encryption with caesar cipher