搜索资源列表
一个解密程序for Mexican Army Cipher Disc
- 利用程序解密一段用Mexican Army Cipher加密的密文,利用英文统计和穷举结合的办法-procedures for the use of declassified section of the Mexican Army with Cipher encrypted ciphertext using English statistics and exhaustive combination of
substitution-cipher
- The file is substitution cipher assistant.It Will display the ciphertext underneath the guessed plaintext.-substitution cipher assistant . It Will display the ciphertext underneath the guessed plaintext.
RC4
- 本程序实现RC4算法,包括加密与解密,属于流密码算法-RC4 algorithm to achieve this process, including the encryption and decryption, are stream cipher algorithm
caesar
- caesar cipher 分析 能够分析单个替代的caesar cipher-caesar cipher analysis to analyze a single alternative caesar cipher
PlayfairCipher_codes
- Playfair Cipher 1.not even the large number of keys in a monoalphabetic cipher provides security 2.one approach to improving security was to encrypt multiple letters 3.the Playfair Cipher is an example 4.invented by Charles Wheatstone in 1854
traditionalcode
- 古典密码算法中的单表代换密码算法、移位密码算法、Vigenere密码算法。算法比较简单,用命令的方式。可以随机生成明文和密钥。-Classical cryptographic algorithm in a single table substitution cipher, transposition cipher, Vigenere cipher. Algorithm is relatively simple, way to use the command. Can be randomly ge
hills
- I try to create GUI using Matlab to code hills polygraph cipher
Behzad_hill_cipher
- hill cipher c++ program
BehzadKhiavchi_CEASAR_cipher
- Caesar cipher in C-Caesar cipher in C++
MonoAlphabeticSubstitution
- MonoAlphabetic Substitution Cipher written in C
09_7_29_Rabbit_speed_test
- 在DEV C++ 編譯成功 Rabbit一個串流加密-Stream cipher of Rabbit
stream
- stream algorithm application to encrypt and decrypt text with stream cipher algorithm
cobra-cipher
- COBRA cipher algorithm example.
2
- public final class RC4 extends Cipher { int x int y byte[] state = new byte[256] -public final class RC4 extends Cipher { int x int y byte[] state = new byte[256]
streamcipher
- 用C++编写的流密码算法。从文件读入明文,并将密文写到指定文件。所有源文件齐备,保证测试通过。-Written in C++, stream cipher algorithm. Read from a file into the plaintext and ciphertext writes the specified file. All source documents are to ensure the test.
Wifr
- Simple cipher of Feistel
Cryptoanalysis of the KeeLoq block cipher
- KeeLoq block cipher, cryptanalysis, slide attacks, guessand- determine attacks, distinguishing attacks
cipher
- 用于实现各种古典加密法,包括凯撒,置换,列置换,仿射加密法,vigenere加密法和现代加密法中的DH密钥交换,RSA,DES加密法等等操作-Used to implement a variety of classical cryptography, including Julius Caesar, replacement, column permutation, affine cipher, vigenere encryption method and encryption method in
hill-cipher
- hill cipher encrypt and decrypt
Affine cipher
- 对截取的密文进行破译,适用于仿射密码加密的密文破译。使用时只需将密文输入即可。(The intercepted ciphertext is deciphered, which is suitable for ciphertext encryption of affine cipher encryption. When you use it, you only need to input ciphertext.)
