搜索资源列表

  1. Vigenere

    0下载:
  2. 加密系统使用维吉尼亚密码系统MATLAB界面编程,
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:6018
    • 提供者:zhang g l
  1. pcked

    0下载:
  2. 四种加密解密算法的源代码:移位密码、仿射密码、维吉尼亚密码以及置换密码。-four encryption and decryption algorithm source code : shift password, affine passwords, Virginia passwords and password replacement.
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:1645
    • 提供者:唐莹
  1. 四种加密解密算法的源代码

    0下载:
  2. 四种加密解密算法的源代码:移位密码、仿射密码、维吉尼亚密码以及置换密码。-four encryption and decryption algorithm source code : shift password, affine passwords, Virginia passwords and password replacement.
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:1793
    • 提供者:发就
  1. 算法

    0下载:
  2. 维吉尼亚(Vigenere)密码为了提高密码的破译的难度,人们有发明一种多表置换的密码,即一个明文字母可以表示为多个密文字母,多表密码加密算法结果将使得对单表置换用的简单频率分析方法失效,其中维吉尼亚密码就是一种典型的加密方法。维吉尼亚密码是使用一个词组(语句)作为密钥,词组中每一个字母都作为移位替换密码密钥确定一个替换表,维吉尼亚密码循环的使用每一个替换表完成明文字母到密文字母的变换,最后所得到的密文字母序列即为加密得到的密文,具体过
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:1274
    • 提供者:god
  1. Vigenere_encode

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

    • 发布日期:2024-05-19
    • 文件大小:1024
    • 提供者:蔡吉欣
  1. vigenere

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

    • 发布日期:2024-05-19
    • 文件大小:1024
    • 提供者:Ian
  1. Vigenere

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

    • 发布日期:2024-05-19
    • 文件大小:1024
    • 提供者:罗晓华
  1. vergin

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

    • 发布日期:2024-05-19
    • 文件大小:11264
    • 提供者:stephen
  1. A_R_Vigenre

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

    • 发布日期:2024-05-19
    • 文件大小:1024
    • 提供者:ang
  1. Vigenere

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

    • 发布日期:2024-05-19
    • 文件大小:1024
    • 提供者:
  1. weijiniyamima

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

    • 发布日期:2024-05-19
    • 文件大小:34816
    • 提供者:周一鸣
  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
  3. 所属分类:加密解密

    • 发布日期:2024-05-19
    • 文件大小:40960
    • 提供者:张梦
  1. classic

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

    • 发布日期:2024-05-19
    • 文件大小:3072
    • 提供者:Beaug
  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
  3. 所属分类:加密解密

    • 发布日期:2024-05-19
    • 文件大小:292864
    • 提供者: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. 所属分类:书籍源码

    • 发布日期:2024-05-19
    • 文件大小:1024
    • 提供者:mary
  1. vigenere

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

    • 发布日期:2024-05-19
    • 文件大小:1024
    • 提供者:w
  1. Virginia

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

    • 发布日期:2024-05-19
    • 文件大小:67584
    • 提供者:薇薇
  1. vigenere

    0下载:
  2. 用维吉尼亚密码实现对键盘输入放入明文进行加密(C语言编写)-Encryption
  3. 所属分类:其他小程序

    • 发布日期:2024-05-19
    • 文件大小:2048
    • 提供者:阿滚
  1. vigineya

    0下载:
  2. 维吉尼亚密码 很经典的加密算法 有可视化界面的程序 效率很高 -a wei ji ni ya
  3. 所属分类:加密解密

    • 发布日期:2024-05-19
    • 文件大小:871424
    • 提供者:罗靖
  1. classical-encryption-algorithm

    0下载:
  2. 包含三种经典加密算法的实现程序,凯撒密码,维吉尼亚密码,Hill密码-Contains three classical encryption algorithm implementation process, Caesar password, password Virginia, Hill Password
  3. 所属分类:加密解密

    • 发布日期:2024-05-19
    • 文件大小:6144
    • 提供者:落落
« 1 2 34 5 6 »

源码中国 www.ymcn.org