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

搜索资源列表

  1. 维吉尼亚密码法

    0下载:
  2. 一个较为简单的维吉尼亚算法,供大家参考一下。-a relatively simple algorithm, Va., for your reference.
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:21965
    • 提供者:叶海鹏
  1. 维吉尼亚密码的C语言源代码

    0下载:
  2. 自己编的一个维吉尼亚密码的C语言源代码,在密码分析中有一定参考价值,希望大家能够从中受益。-own series of the Virginia code in a C-language source code, the code analysis of a definite reference value, we hope to benefit from them.
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:1025
    • 提供者:刘春静
  1. Vignear

    1下载:
  2. 维吉尼亚密码的破译。用VC++作为工具,编程最终实现了维吉尼亚密码分析,即在输入界面中输入用维吉尼亚加密的密文,便可以得到相应的密钥长度,具体密钥,以及解密后的明文。-Virginia decipher passwords. VC + + as a tool to achieve the ultimate programming code of Virginia, that is the input interface with input Virginia encrypted cipherte
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:30240
    • 提供者:赖晖
  1. simpledes

    0下载:
  2. 压缩包中有古典密码学中放射密码和维吉尼亚密码以及 DES加密解密,并观察DES密码体制的性质。-compressed with classical cryptography radiotherapy passwords and Virginia passwords and DES encryption and decryption. DES and observation system in nature.
  3. 所属分类:弱点检测代码

    • 发布日期:2008-10-13
    • 文件大小:26408
    • 提供者:周崇青
  1. virgineacode

    0下载:
  2. 维吉尼亚密码的C语言源代码,比较费时间啊,多多指正-Virginia passwords C language source code, more time-ah, give more correction
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:3070
    • 提供者:qgfhit
  1. Vigenerejava 维基尼亚密码(Vigenere)

    1下载:
  2. 维吉尼亚体制是最古老而且最著名的多表密码体制之一,它是人们为了提高密码的破译的难度发明的一种多表置换的密码,它是由16世纪法国亨利三世王朝的布莱瑟• 维吉尼亚发明的,其特点是将26个恺撒密表合成一个维基尼亚密码(Vigenere),Virginia system is the oldest and most famous one of multi-table cryptosystem, it is a password in order to improve the difficulty of
  3. 所属分类:JSP源码/Java

    • 发布日期:2015-06-06
    • 文件大小:4947
    • 提供者:andy
  1. cipher.rar

    0下载:
  2. 使用维吉尼亚密码进行控制台编程,实现对英文文本文件的加解密!,Virginia password using the console program, to achieve the English version of the document encryption and decryption!
  3. 所属分类:Crypt_Decrypt algrithms

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

    0下载:
  2. 用C++实现的维吉尼亚密码源程序,已经在DevC++上测试过,大家可以再进行功能完善-With C++ Achievable Virginia password source, has been DevC++ Tested, we can further improve the function
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-22
    • 文件大小:831
    • 提供者:张谷
  1. aaa

    1下载:
  2. 用维吉尼亚算法加密 /** * 维吉尼亚密码算法(BigDecimal),加/解密处理后仍为BigDecimal类型,正负号和小数点不进行处理 * * @param str * 源BigDecimal * @param key * 密钥,应为数字字符组成的字符串 * @param mode * 模式(加密or解密) * @return 加/解密后的BigDecimal -Virginia algorithm using encryp
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2015-06-06
    • 文件大小:711
    • 提供者:耿颖颖
  1. vigenere

    0下载:
  2. 密码学中 维吉尼亚算法的 c语言实现 调试无误-Virginia cryptography algorithm implementation c language
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-02
    • 文件大小:1998
    • 提供者:linjia
  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. Vigenere_cipher

    0下载:
  2. 该程序用C++语言编写,可以实现维吉尼亚密码的加解密功能-Achieve password encryption and decryption functionality Virginia
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-01
    • 文件大小:172672
    • 提供者:黄星
  1. 维吉尼亚密码加密解密

    0下载:
  2. 维吉尼亚密码,加密解密程序,摩尔斯电码转换器,C语言,需要密匙。
  3. 所属分类:密码/编码算法

  1. 密文暴力破解

    0下载:
  2. 维吉尼亚密文的暴力破解,用的是字母频度分析。(The brute force of Virginia cipher is analyzed by the frequency of letters.)
  3. 所属分类:加密解密

    • 发布日期:2018-01-05
    • 文件大小:700416
    • 提供者:timlee
  1. 维吉尼亚

    0下载:
  2. 对维吉尼亚密码进行加密或解密的操作,输入密钥,进行加密或解密(The operation of encrypting or deciphering the Virginia code, entering the key, encrypting or deciphering)
  3. 所属分类:加密解密

    • 发布日期:2018-01-08
    • 文件大小:14336
    • 提供者:Choo
  1. 15281160_实验1_古典密码学实验

    0下载:
  2. 实验代码,多种古典密码验证程序,维吉尼亚算法等等(Experimental code, a variety of classical password validator)
  3. 所属分类:其他

    • 发布日期:2018-01-08
    • 文件大小:1639424
    • 提供者:啦啦啦1314
  1. 维吉尼亚加密

    0下载:
  2. 维吉尼亚加密源代码,是由法国密码学家提出的,是多表代换典型代表。(vigenere encryption)
  3. 所属分类:加密解密

    • 发布日期:2018-04-19
    • 文件大小:1024
    • 提供者:卿雪
  1. Cipher_generator

    0下载:
  2. 本程序为一个维吉尼亚密码生成器,可以改变码本的输入文件生成相应的密码(This program is a Virginia password generator, which can change the input file of the codebook and generate the corresponding password.)
  3. 所属分类:Windows编程

    • 发布日期:2018-05-02
    • 文件大小:2361344
    • 提供者:huanggx7
  1. work2 Vigenere cipher

    3下载:
  2. 维吉尼亚密码算法加密解密用matlab实现,有注释版(Virginia cipher encryption and decryption)
  3. 所属分类:其他

    • 发布日期:2019-11-07
    • 文件大小:29696
    • 提供者:judian
  1. 信息安全

    0下载:
  2. 维吉尼亚加密解密, 这是信息安全里面的重要内容,用Java写的。(Virginia encryption and decryption, which is an important part of information security, written in Java.)
  3. 所属分类:加密解密

    • 发布日期:2019-04-01
    • 文件大小:4096
    • 提供者:Lilyaaa
« 12 3 4 5 »
搜珍网 www.dssz.com