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

搜索资源列表

  1. vg

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

    • 发布日期:2008-10-13
    • 文件大小:1645
    • 提供者:物流
  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
    • 文件大小:80874
    • 提供者:洪逸轩
  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
    • 文件大小:6728
    • 提供者:flying840310
  1. palyfair

    0下载:
  2. 本程序是基于playfair算法的一种验证性算法-this program is based on an algorithm PLAYFAIR certification Algorithm
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:2434
    • 提供者:于秀明
  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
    • 文件大小:578502
    • 提供者:王福财
  1. playfair_simple

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

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

    0下载:
  2. 本程序是一个在Linux FC5环境下写的经典加密程序playfair加密程序。也可以在其他环境中运行。只有文本界面-this procedure is in a Linux environment FC5 write classical encryption to encrypt playfair procedures. Also in other operating environments. Only text interface
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:210597
    • 提供者:唐盛
  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
    • 文件大小:10401253
    • 提供者:陈守勇
  1. 20071023

    0下载:
  2. 一个用古典密码playfair加密文件的加密器,写这玩的,解密函数也在
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:6729
    • 提供者:闫文博
  1. playfair

    0下载:
  2. 用VC++编写的基于dll的原码,保准能运行通过,水平有限,望指教.
  3. 所属分类:CA认证

    • 发布日期:2008-10-13
    • 文件大小:76168
    • 提供者:李林
  1. Playfair

    0下载:
  2. 古老的加密算法,功能基本实现,网络安全上机时用的。
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:24366
    • 提供者:王友
  1. source

    0下载:
  2. Java实现传统算法加密解密,包括单表代换,PLAYFAIR,维吉尼亚算法。
  3. 所属分类:加密解密

    • 发布日期:2014-01-18
    • 文件大小:42014
    • 提供者:王能
  1. Cryptography

    0下载:
  2. 用VC++做的一个加密解密算法,包括凯萨密码、Vigenere密码、playfair密码和置换密码,加密和解密都完全实现了
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:39876
    • 提供者:yinguoyun
  1. securitycode

    0下载:
  2. hill playfair vigenere 密码加密算法 (C++实现)
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:22665
    • 提供者:cpuno1111
  1. bianma

    0下载:
  2. 三种密码学中简单的加密算法:Playfair,Beaufort,Vegenere。
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:2066
    • 提供者:3564039
  1. Cryptography

    1下载:
  2. 实现了凯撒、Playfair\\维吉尼亚和置换算法的MFC加解密程序。
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:37726
    • 提供者:阴宇矗
  1. playfair

    0下载:
  2. Playfair 密码,可实现对信息的加密,并可对信息解密得到原明文-Playfair password, you can realize the information is encrypted and decrypted original plaintext information
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:801
    • 提供者:赵帅
  1. Playfair

    0下载:
  2. 由于上课需要编写的Playfair加密程序,能够实现Playfair加密功能,通过了VS2015编译。所用资源和加密速度不同。-Since the class need to write Playfair encryption program, enabling Playfair encryption through the VS2015 compiler. And the resources used to encrypt different speeds.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-12
    • 文件大小:1407
    • 提供者:XNSH
  1. playfair(MFC)

    1下载:
  2. 是用MFC实现playfair加密解密算法,有图形界面,算法内容有注释说明,是中山大学密码学课堂的作业,有一定得参考价值。-playfair it is a MFC program, maybe it will help you to learn cypher algorithm.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-11
    • 文件大小:2232641
    • 提供者:dragonir
  1. playfair

    0下载:
  2. This is a nice algorithm.It is mainly use in computer security and network security
  3. 所属分类:加密解密

    • 发布日期:2018-01-08
    • 文件大小:844800
    • 提供者:sheikh41
« 1 2 3 45 6 7 »
搜珍网 www.dssz.com