搜索资源列表
-
0下载:
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.
-
-
0下载:
置换密码算法,用C++制作,不是本人做的,具体实现请自己查看,Substitution cipher, using C++ Production, rather than I do, concrete realization of your own view
-
-
0下载:
古典密码算法中的单表代换密码算法、移位密码算法、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
-
-
0下载:
n-bit对n-bit的Block Substitution Cipher
-n-bit to n-bit of the Block Substitution Cipher
-
-
0下载:
program to run railfence cipher substitution technique used in cryptography
-
-
0下载:
In cryptography, a substitution cipher is a method of encryption by which units of plaintext are replaced with ciphertext according to a regular system the "units" may be single letters (the most common), pairs of letters, triplets of letters, mixtur
-
-
0下载:
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.
-
-
0下载:
Polyalphabetic substitution cipher in C
-
-
0下载:
这是一个小程序,凯撒解密,自己写的,以后还会扩展的-This is a simple program for a example of ceasar cipher. It is produced by myself and I want to extend it to a substitution cipher program in some days.
-
-
0下载:
Classical - Cipher is a useful stand alone PC app that can be used to decipher/Encrypt different ciphers, such as Shift Substitution, Affine Substitution, Vigenere Cipher, Transposition Cipher and Jefferson Cipher. Hope you find this useful.
-
-
0下载:
古典密码学替代算法的C++实验的源代码。比如移位密码和替代密码-Classical cryptography alternative source of the algorithm C++ experiment. Such as the shift cipher and substitution cipher
-
-
0下载:
加密算法的一些常识
加密算法很容易理解啦,就是把明文变成人家看不懂的东西,然后送给自己想要的-message digest
substitution cipher
DSA Digital Signature Algorithm
-
-
0下载:
这是几个密码学的基本算法,包含了仿射密码,移位密码,替换密码,维吉尼亚秘密。-This is a cryptography algorithm includes an affine cipher, shift cipher, substitution cipher, Virginia secrets.
-
-
0下载:
此程序是基于移位和代换算法实现的对信息的加密和解密,对信息安全行业和从事密码方面的研究是个很好的例子。-This procedure is based on the transposition and substitution algorithm implementation of information encryption and decryption, safe to information industry and in the code area of study is a good
-
-
0下载:
古典密码算法中的置换密码算法可以帮助学密码的初学者很好的入门-The substitution cipher algorithm can help learn classical cryptographic algorithms password beginners good entry
-
-
0下载:
古典密码算法中的代换密码算法可以帮助学密码的初学者很好的入门-Classical cryptographic algorithms substitution cipher algorithm can help learn the password beginners good entry
-
-
0下载:
The Vignere Cipher is used for encryption/decryption. It is a substitution cipher.
-
-
0下载:
实现了古典密码中的置换方法,希望对大家有所帮助-Achieve a classical substitution cipher method, we hope to help
-
-
0下载:
多表替代密码实现,有加密解密过程,c++实现-Multi-table substitution cipher implemented encryption and decryption process, c++ achieve
-
-
0下载:
一个单表替换密码,是密码初学者的必经之路,可以帮助初学者对于简单的密码原理有良好的理解-A single table substitution cipher, the only way is the password for beginners, can help beginners to simply have a good understanding of the principles password
-