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

搜索资源列表

  1. Classical_cryptography_research

    0下载:
  2. 古典密码体制研究: 包括希尔密码、维吉尼亚密码、仿射密码、置换和维吉尼亚结合密码体制,对超过10k大小的文本进行加密和解密。-Classical cryptography research: including Hill passwords, Virginia password, affine password, password replacement and Virginia combined system, the size of more than 10k text encrypti
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-07
    • 文件大小:40648
    • 提供者:张梦
  1. Vigenere

    1下载:
  2. 现代密码学 MATLAB 维吉尼亚 加密方法 古典密码体制 经典加密算法-Modern Cryptography encryption method MATLAB Virginia classic classical cryptosystem encryption algorithm
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-25
    • 文件大小:880
    • 提供者:罗晓华
  1. classic

    0下载:
  2. 古典密码 可选择进行维吉尼亚加解密、希尔加解密、行置换的乘积加解密、仿射加解密 并可选择下列统计计算: 1.不同n值下维吉尼亚密码体制的频率统计 2.不同n值下维吉尼亚密码体制的重合指数计算 3.不同n n值下希尔密码体制的频率统计 4.不同n n值下希尔密码体制的重合指数计算 5.不同(m,n,t)下维吉尼亚和行置换的乘积密码体制的频率统计 6.不同(m,n,t)下维吉尼亚和行置换的乘积密码体制的重合指数计算 7.对于同一明文,给
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-29
    • 文件大小:2620
    • 提供者:Beaug
  1. Virginia

    0下载:
  2. 维吉尼亚密码是最古老而且最著名的多表替代密码体制之一,与位移密码体制相似,但维吉尼亚密码的密钥是动态周期变化的。 加密:已知明文和密钥,得出密文 解密:已知密文和密钥,得出明文 -Virginia is the oldest and most famous password in the password system instead of multiple tables, with displacement of the password system similar, but V
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-30
    • 文件大小:67583
    • 提供者:薇薇
  1. Vigenere

    0下载:
  2. 一个关于维吉尼亚密码的编程,用java实现,用String类和数组实现,比较经典-A password on the Virginia program, with java implementation, with the String class and an array of implementation, more classic
  3. 所属分类:Java Develop

    • 发布日期:2017-03-29
    • 文件大小:553
    • 提供者:
  1. Vigenere_encode

    0下载:
  2. 实现维吉尼亚密码,用键盘接收明文和密钥,屏幕打印密文。-The achievement of Virginia password, use the keyboard to receive explicit and key, screen printing ciphertext.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-06
    • 文件大小:953
    • 提供者:蔡吉欣
  1. vigenere

    0下载:
  2. 粗程序用c语言实现了维吉尼亚密码的加密算法-Procedures used coarse language to achieve the Virginia c password encryption algorithm
  3. 所属分类:CSharp

    • 发布日期:2017-04-01
    • 文件大小:956
    • 提供者:Ian
  1. vergin

    0下载:
  2. 维吉尼亚密码应用系统MATLAB程序。基于MATLAB编写-Virginia password MATLAB application procedures. Prepared based on the MATLAB
  3. 所属分类:matlab

    • 发布日期:2017-04-23
    • 文件大小:11699
    • 提供者:stephen
  1. Vignear

    1下载:
  2. 古典密码学之维吉尼亚的MFC实现,能保存输入文本也能打开也有文本,在一定范围内实现加密和解密。-Classical Cryptography MFC realization of Virginia, can save input text can also open the text, in a certain range to achieve the encryption and decryption.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-09
    • 文件大小:32379
    • 提供者:hjgy829
  1. kw

    0下载:
  2. 凯撒和维吉尼亚加密方法,两种算法都不是很复杂,基本原理也相似所以都写入一个文件中来表示。-Caesar and Virginia encryption method, two algorithms are not very complicated, so the basic principles are also similar to a document written to express.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-12
    • 文件大小:1520
    • 提供者:李辰
  1. A_R_Vigenre

    0下载:
  2. 维吉尼亚密码方阵的生成,信息安全方面加密-Virginia Square generated password, information security
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-05
    • 文件大小:568
    • 提供者:ang
  1. EPIC

    0下载:
  2. 我在准备EPIC(不是开发游戏的那个公司,这个是位于美国维吉尼亚的医药软件公司) 全部是自己写的可以运行C++程序(累了几天的辛苦啊)-Answer for EPIC test code programming
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-03
    • 文件大小:17865
    • 提供者:yan
  1. cryptologycoding

    0下载:
  2. 一些重要的加密算法的实现---主要是针对大学密码学课程中的算法实践,例如: 维吉尼亚密码,置换密码,移位密码-Some key encryption algorithm--- mainly aimed at the realization of the University of cryptography algorithms for practical courses, such as: Virginia password, replacement password, password, an
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-10
    • 文件大小:1112675
    • 提供者:zk
  1. weijiniya

    0下载:
  2. 维吉尼亚算法的扩展实现,主要是扩展为256的空间-Virginia algorithm is an extension to achieve, primarily to expand the space for the 256
  3. 所属分类:Console

    • 发布日期:2017-04-10
    • 文件大小:1872767
    • 提供者:yc
  1. weijiniyamima

    0下载:
  2. 维吉尼亚密码的c++实现,维吉尼亚密码的c++实现.-Virginia password, c++ implementation
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-29
    • 文件大小:34732
    • 提供者:周一鸣
  1. vigeniy

    0下载:
  2. 维吉尼亚是一种比较简单的加密解密算法,是后期密码算法胡基础,很有意思。-Virginia is a very important.
  3. 所属分类:Crack_Hack

    • 发布日期:2017-04-01
    • 文件大小:826
    • 提供者:hl
  1. ZViginia

    0下载:
  2. 维吉尼亚加密的简单实现,并可以对文本中英文字母出现的频率进行统计-Virginia, a simple implementation of encryption, and can appear on the text of letters statistical frequency of
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-01
    • 文件大小:70496
    • 提供者:葛瑞海
  1. Vigenere

    0下载:
  2. 人们在单一恺撒密码的基础上扩展出多表密码,称为“维吉尼亚”密码。该程序实现了古代密码学重要的一个密码算法,实现密文的正确解密。-People in a single Caesar cipher based on the expansion of a multi-table code, known as the " Virginia" password. The program achieved an important ancient cryptography cryptogr
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-01
    • 文件大小:292521
    • 提供者:vince
  1. vigeneir

    0下载:
  2. 此代码用到了维吉尼亚密码加密算法,使用的是vc6.0开发环境-The code is the password encryption algorithm used in the Virginia, using the development environment vc6.0
  3. 所属分类:source in ebook

    • 发布日期:2017-04-08
    • 文件大小:686
    • 提供者:mary
  1. vigenere

    0下载:
  2. 维吉尼亚密码加密解密算法:使用维吉尼亚算法进行加解密。快捷、方便。-Password encryption and decryption algorithms Virginia: Virginia algorithm using encryption. Fast and convenient.
  3. 所属分类:Windows Develop

    • 发布日期:2016-01-23
    • 文件大小:1024
    • 提供者:w
« 1 2 34 5 6 7 »
搜珍网 www.dssz.com