当前位置:
首页
资源下载

搜索资源 - playfair decryption
搜索资源列表
-
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下载:
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加密解密算法 其中i与q绑定在一起希望大家能够喜欢-Playfair encryption and decryption algorithms and q which i hope that we can bind together like
-
-
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下载:
最近在学密码学,这一个实现playfair加密算法的java类,主要包括构造函数、加密函数和解密函数,还有几个辅助函数,附有测试类,在控制台下运行的。-A recent study of cryptography, which playfair encryption algorithm to achieve a java class, mainly including constructor, encryption and decryption function, a function, and
-
-
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算法加密和解密功能。-Achieve the classical password playfair algorithm encryption and decryption functions.
-
-
0下载:
Playfair密码的加密解密程序,自己写着玩的-Playfair password encryption and decryption procedures, read, play ~ ~
-
-
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!!!!!!)
-