CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 搜索资源 - playfair decryption

搜索资源列表

  1. vg

    0下载:
  2. vigenere,playfair加密解密-vigenere, playfair encryption and decryption
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:1.61kb
    • 提供者:物流
  1. encipher_decipher

    0下载:
  2. 包括了多种加解密算法(凯撒,playfair,rc4,idea,lfsf)-include a variety of encryption and decryption algorithms (Julius Caesar, playfair, RC4, the idea, lfsf)
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:78.98kb
    • 提供者:洪逸轩
  1. fair

    0下载:
  2. 在程序中由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
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:6.57kb
    • 提供者:flying840310
  1. CipherSystem

    0下载:
  2. 关于网络信息密码学的加密和解密算法,包括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
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:564.94kb
    • 提供者:王福财
  1. playfair_simple

    1下载:
  2. 密码学里面要用到的简单的playfair加密解密代码-inside to use cryptography to the simple encryption and decryption code playfair
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:490.06kb
    • 提供者:王选
  1. AIcodesystem

    0下载:
  2. 1、对于凯撒密文,实现了:1种盲目式搜索,4种启发式搜索,以及利用密钥实现的凯撒加密系统。 2、对于代入法密文,实现了:2种启发式搜索,1种利用密钥的代入法加密系统以及随机生成密钥的代入法加密系统。 3、字典工具,实现了对词库的增加,删除,检查等一系列的操作。 4、7种其他较为经典的加密方法的加密解密工具。包括:DES、Vigenere、IDEA、Keyword、LFSR、playfair以及RC4等。 -1, Caesar ciphertext, realized : a bl
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:9.92mb
    • 提供者:陈守勇
  1. playfair.rar

    0下载:
  2. playfair加密算法、解密算法的实现示例,用于英文字符,playfair encryption algorithm, decryption algorithm example(only for English characters)
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-29
    • 文件大小:1.59kb
    • 提供者:hayley
  1. Cryptology

    0下载:
  2. 自己编写的加解密程序、包括凯撒、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
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-16
    • 文件大小:4.15mb
    • 提供者:小余
  1. playfair1

    0下载:
  2. 用C语言编写的具有程序界面的playfair加密解密算法,非常好用,适合作为研究学习的资料。-Using C language program interface with encryption and decryption algorithm playfair, very useful for learning the information for research.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-12
    • 文件大小:2.7mb
    • 提供者:amber
  1. playfiar

    0下载:
  2. playfair是一款加密解密的软件,文件中包含加密解密源代码-playfair is a encryption software, file encryption and decryption source code
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-01
    • 文件大小:1.35kb
    • 提供者:李申
  1. Monoalphabetic

    0下载:
  2. 单表加密算法、单表解密算法实现的简单示例-implementation of monoalphabetic encryption and decryption
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-11
    • 文件大小:1.06kb
    • 提供者:hayley
  1. mimaxue

    0下载:
  2. 包含仿射caser算法,playfair算法,hill算法,vegenere算法的加解密程序。-Contains affine caser algorithm, playfair algorithm, hill algorithm, vegenere algorithm for encryption and decryption procedures.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-30
    • 文件大小:3.09kb
    • 提供者:张苏昕
  1. playfair

    0下载:
  2. 網路資訊安全利用金鑰加密明文,以XOR方法,並解密。-Network security encryption key used expressly to XOR method, and decryption.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-05
    • 文件大小:1.55kb
    • 提供者:coolaler
  1. playfair

    0下载:
  2. 基于C++Builder环境下的playfair Cipher加密及解密源代码-Based on C++ Builder environment playfair Cipher encryption and decryption source code
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-31
    • 文件大小:385.12kb
    • 提供者:邵兴荣
  1. playfair

    0下载:
  2. java实现的playfair密码算法,可以实现加密和解密功能-java implementation of the playfair cipher, encryption and decryption functions can be achieved
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-02
    • 文件大小:1.76kb
    • 提供者:李国华
  1. playfair

    0下载:
  2. playfair算法的加密解密算法,简介的界面-playfair encryption algorithm decryption algorithm, the interface profile
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-26
    • 文件大小:928byte
    • 提供者:小白
  1. playfair

    0下载:
  2. 本代码实现了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
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-28
    • 文件大小:1.08kb
    • 提供者:东邪
  1. playfair

    0下载:
  2. 关于playfair密码的加密解密,playfair密码是多表加密算法中的典型算法-playfair password encryption and decryption, multi-table playfair password encryption algorithm typical algorithms
  3. 所属分类:CSharp

    • 发布日期:2017-11-21
    • 文件大小:2.34kb
    • 提供者:孙骁永
  1. Classical-cryptography

    0下载:
  2. 一个古典加密系统,可实现仿射密码,playfair密码,Hill密码和Vigener密码加解密-A classical encryption system, affine password, the playfair password, Hill passwords and Vigener password encryption and decryption
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-11-18
    • 文件大小:10.46kb
    • 提供者:lqqshadow
  1. playfair

    0下载:
  2. 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!!!!!!)
  3. 所属分类:Windows编程

    • 发布日期:2017-12-31
    • 文件大小:172kb
    • 提供者:66ccffProgamer
« 12 »
搜珍网 www.dssz.com