搜索资源列表
-
0下载:
vigenere,playfair加密解密-vigenere, playfair encryption and decryption
-
-
0下载:
包括了多种加解密算法(凯撒,playfair,rc4,idea,lfsf)-include a variety of encryption and decryption algorithms (Julius Caesar, playfair, RC4, the idea, lfsf)
-
-
0下载:
在程序中由playfair(char *s,int length) 的实现加密和解密;解密原理与加密类似,只是加密过程的逆过程,它基于密文,采用同行取左边,同列取下边,其余取交叉的相反原理;在程序中用FLAG标识区别,当其值为1时,为加密过程;值为0时,为解密过程。-in the proceedings by playfair (char * s, int length) the realization of encryption and decryption; encryption and d
-
-
0下载:
关于网络信息密码学的加密和解密算法,包括DES,LFSR,CAESER,IDEA,RC4,KEYWORD,VIGENERE,playfair-information on the network cryptography encryption and decryption algorithms including DES, LFSR, CAESER. IDEA, RC4, somewhat, VIGENERE, playfair
-
-
1下载:
密码学里面要用到的简单的playfair加密解密代码-inside to use cryptography to the simple encryption and decryption code playfair
-
-
0下载:
1、对于凯撒密文,实现了:1种盲目式搜索,4种启发式搜索,以及利用密钥实现的凯撒加密系统。
2、对于代入法密文,实现了:2种启发式搜索,1种利用密钥的代入法加密系统以及随机生成密钥的代入法加密系统。
3、字典工具,实现了对词库的增加,删除,检查等一系列的操作。
4、7种其他较为经典的加密方法的加密解密工具。包括:DES、Vigenere、IDEA、Keyword、LFSR、playfair以及RC4等。
-1, Caesar ciphertext, realized : a bl
-
-
0下载:
playfair加密算法、解密算法的实现示例,用于英文字符,playfair encryption algorithm, decryption algorithm example(only for English characters)
-
-
0下载:
自己编写的加解密程序、包括凯撒、Vigenere、Permutation、DES、RC4、playfair、RSA、DF密钥交换等密码的实现与演示。值得学习密码和做该方面实践的同学一看。-Prepared their own encryption and decryption procedures, including Caesar, Vigenere, Permutation, DES, RC4, playfair, RSA, DF, such as password key exchange
-
-
0下载:
用C语言编写的具有程序界面的playfair加密解密算法,非常好用,适合作为研究学习的资料。-Using C language program interface with encryption and decryption algorithm playfair, very useful for learning the information for research.
-
-
0下载:
playfair是一款加密解密的软件,文件中包含加密解密源代码-playfair is a encryption software, file encryption and decryption source code
-
-
0下载:
单表加密算法、单表解密算法实现的简单示例-implementation of monoalphabetic encryption and decryption
-
-
0下载:
包含仿射caser算法,playfair算法,hill算法,vegenere算法的加解密程序。-Contains affine caser algorithm, playfair algorithm, hill algorithm, vegenere algorithm for encryption and decryption procedures.
-
-
0下载:
網路資訊安全利用金鑰加密明文,以XOR方法,並解密。-Network security encryption key used expressly to XOR method, and decryption.
-
-
0下载:
基于C++Builder环境下的playfair Cipher加密及解密源代码-Based on C++ Builder environment playfair Cipher encryption and decryption source code
-
-
0下载:
java实现的playfair密码算法,可以实现加密和解密功能-java implementation of the playfair cipher, encryption and decryption functions can be achieved
-
-
0下载:
playfair算法的加密解密算法,简介的界面-playfair encryption algorithm decryption algorithm, the interface profile
-
-
0下载:
本代码实现了playfair加密方法的变种,手动输入一个密钥和一串需要加密的字符串,解密的时候,则输入密钥和已加密的字符串,即加密解密是一个程序。详细请看代码。-This code implements a variant of the playfair encryption method to manually enter a key and a string of encrypted string decryption, enter the key and the encrypted str
-
-
0下载:
关于playfair密码的加密解密,playfair密码是多表加密算法中的典型算法-playfair password encryption and decryption, multi-table playfair password encryption algorithm typical algorithms
-
-
0下载:
一个古典加密系统,可实现仿射密码,playfair密码,Hill密码和Vigener密码加解密-A classical encryption system, affine password, the playfair password, Hill passwords and Vigener password encryption and decryption
-
-
0下载:
IOS的airplay镜像中用于处理/fp-setup的代码和后续数据流AES解密钥匙获取!!!!!!(IOS's airplay mirror is used to process /fp-setup code and subsequent data streams, and AES decryption keys are acquired!!!!!!)
-