Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - Caesar Cipher
Search - Caesar Cipher - List
这个是古典密码学里Caesar密码用c++编程的程序代码-This is a classical cryptography Lane Caesar cipher c programming code
Date : 2008-10-13 Size : 7.33kb User : car

这个是古典密码学里Caesar密码用c++编程的程序代码-This is a classical cryptography Lane Caesar cipher c programming code
Date : 2025-07-06 Size : 242kb User : car

DL : 0
包涵了密码学教程里面的大部分加密算法,例如凯撒,Hill,RSA,DES,还有流密码等!是用MFC做的!带界面!-Cryptography Tutorial covers the majority of which encryption algorithm, such as Caesar, Hill, RSA, DES, there are stream cipher, such as! MFC to do with the! With the interface!
Date : 2025-07-06 Size : 3.69mb User : qizhansheng

DL : 0
凯撒密码算法源程序...... 凯撒密码算法源程序-Caesar Cipher Caesar Cipher source source ......
Date : 2025-07-06 Size : 1kb User : edison

DL : 0
caesar cipher 分析 能够分析单个替代的caesar cipher-caesar cipher analysis to analyze a single alternative caesar cipher
Date : 2025-07-06 Size : 3kb User : bingo

Caesar cipher in C-Caesar cipher in C++
Date : 2025-07-06 Size : 34kb User : behzad k

DL : 0
Simple caesar cipher example for students.
Date : 2025-07-06 Size : 1kb User : GVC

用凯撒密码实现加密解密,希望对大家有帮助,我自己写的,有漏洞,大家多多指教。-Achieved with the Caesar cipher encryption and decryption, we want to help, I wrote it myself, there are loopholes, we all exhibitions.
Date : 2025-07-06 Size : 1kb User : 海洋

凯撒密码的C++实现,凯撒密码, 是密码学里最基本的密码之一-Caesar cipher of C++ implementation, Caesar cipher, cryptography where the password for one of the most basic
Date : 2025-07-06 Size : 32kb User : 周一鸣

This code for Caesar Cipher Algorithm for encrypt and decrypt alphabets. Platform: CLR C++ Visual Studio 2008
Date : 2025-07-06 Size : 1.27mb User : Ahmed

DL : 0
这个是个凯撒密码,老师给的,我得找个新的,你行不行啊-This is a Caesar cipher, the teacher gave, I have to find new, you okay ah
Date : 2025-07-06 Size : 241kb User : tige

Caesar coder and decoder. Performs easy substitution cipher encryption and automatic decryption when key is unknown. Frequency of letters in common written English is used to decrypt.
Date : 2025-07-06 Size : 4kb User : j123b567

Caesar Cipher Encryption Coding
Date : 2025-07-06 Size : 1kb User : kumar

DL : 0
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 plaintext is replaced by a letter some fixed number of positions down the alphabet. For example, with a shift of 3, A would be replaced by D, B would become E, and so on. The method is named after Julius Caesar, who used it to communicate with his generals. The encryption step performed by a Caesar cipher is often incorporated as part of more complex schemes, such as the Vigenà ¨re cipher, and still has modern application in the ROT13 system. As with all single alphabet substitution ciphers, the Caesar cipher is easily broken and in practice offers essentially no communication security. - 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 plaintext is replaced by a letter some fixed number of positions down the alphabet. For example, with a shift of 3, A would be replaced by D, B would become E, and so on. The method is named after Julius Caesar, who used it to communicate with his generals. The encryption step performed by a Caesar cipher is often incorporated as part of more complex schemes, such as the Vigenà ¨re cipher, and still has modern application in the ROT13 system. As with all single alphabet substitution ciphers, the Caesar cipher is easily broken and in practice offers essentially no communication security.
Date : 2025-07-06 Size : 1kb User : adisbega

使用Visual Basic实现个人专属的密码加密器-Caesar Cipher with VB
Date : 2025-07-06 Size : 1kb User : 李宜儒

DL : 0
caesar cipher encrypto
Date : 2025-07-06 Size : 17kb User : dism

caesar cipher code in java..very helpfu-caesar cipher code in java..very helpfull
Date : 2025-07-06 Size : 2kb User : gorave

The earliest known use of a substitution cipher, and the simplest, was by Julius Caesar. The Caesar cipher involves replacing each letter of the alphabet with the letter standing three places further down the alphabet. For example, plain: MEET ME AFTER THE TOGA PARTY cipher: PHHW PH DIWHU WKH WRJD SDUWB
Date : 2025-07-06 Size : 387kb User : Laja

利用C语言实现的凯撒密码加密解密的源码,是信息安全中的算法之一-The use of C language implementation of the Caesar cipher encryption and decryption of the source, is one of Information Security Algorithm
Date : 2025-07-06 Size : 1kb User : 静波

simple caesar cipher demo and source code, build in windows form c#
Date : 2025-07-06 Size : 59kb User : akmal
« 12 3 4 5 »
CodeBus is one of the largest source code repositories on the Internet!
Contact us :
1999-2046 CodeBus All Rights Reserved.