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

搜索资源列表

  1. VigenereCipher

    0下载:
  2. 维吉尼亚密码算法,使用标准C实现,本科密码学课程实践内容-Vigenere Cipher,Standard C
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-30
    • 文件大小:201536
    • 提供者:YangPudn
  1. cipher

    0下载:
  2. 用维吉尼亚密码实现控制台对英文文本文件的加解密-encryption and decryption the English text files with Virginia cipher
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-12
    • 文件大小:1490
    • 提供者:潘松
  1. Vigenere

    0下载:
  2. 维吉尼亚密码实现简单的加密和解密操作,可用性强,对初学者相当有用!谢谢支持-vigenear cryptography
  3. 所属分类:CA program

    • 发布日期:2017-04-12
    • 文件大小:899
    • 提供者:何卓睿
  1. Virginia-cipher

    0下载:
  2. 实现维吉尼亚密码加解密,控制台程序,可选加解密。-Virginia realized password encryption and decryption, console applications, optional encryption and decryption.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-12
    • 文件大小:915
    • 提供者:谢勇
  1. cyuan

    0下载:
  2. 包括维吉尼亚的加密解密小程序和文档说明,寒假时候写的作业,希望与大家一起分享。并且互相学习-Virginia include encryption and decryption applet and documentation, winter time writing job, I hope to share with you. And learn each other! !
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-05
    • 文件大小:5927
    • 提供者:holmeser
  1. weijiniyajiami

    0下载:
  2. 维吉尼亚密码算法,实现对文本的读取,加密,对文本的解密,保存-Virginia password algorithm, to achieve the text of the reading, encryption, decryption of the text, save
  3. 所属分类:source in ebook

    • 发布日期:
    • 文件大小:650522
    • 提供者:罗毅
  1. weijiniyapojie

    0下载:
  2. 在不知道密码的情况下,实现对未知的维吉尼亚密码算法的文本解密,显示明文-Do not know the password in the case, to achieve the unknown Virginia password algorithm to decrypt the text, show clear
  3. 所属分类:source in ebook

    • 发布日期:2017-12-14
    • 文件大小:795648
    • 提供者:罗毅
  1. Virginia-encryption-and-deciphering

    0下载:
  2. 维吉尼亚密码加密与破译 基于《密码学原理与实践》冯登国 维吉尼亚介绍进行实现 可对26个字母构成的明文进行加密与破译 原创-Virginia password encryption and deciphering based on cryptography principles and practice Feng Dengguo Virginia introduced to achieve the 26 letters can be composed of plaintext encrypt
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-12-13
    • 文件大小:4297492
    • 提供者:周韬略
  1. python03

    0下载:
  2. PYQT5+python3.6+QT编写一个带ui的加密解密小程序<凯撒加密><维吉尼亚加密><仿射加密><培根加密>-PYQT5+python3.6+QT write a UI encryption and decryption applet, Kaiser encryption, Virginia encryption, affine encryption, Bacon encryption.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-12-12
    • 文件大小:3169
    • 提供者:马冲
  1. Vigenere

    0下载:
  2. Java语言编写维吉尼亚算法,设置输入文档文件,得到一个输出文档文件。(Java language Virginia algorithm, set the input document file, get an output document file.)
  3. 所属分类:加密解密

    • 发布日期:2018-01-05
    • 文件大小:3072
    • 提供者:hyungka
  1. WindowsFormsApplication1

    0下载:
  2. 能够运行实现移位密码,维吉尼亚密码和置换密码(The ability to run the shift cipher, the Virginia code and the replacement password)
  3. 所属分类:加密解密

  1. 15281160_实验1_古典密码学实验

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

    • 发布日期:2018-01-08
    • 文件大小:1639424
    • 提供者:啦啦啦1314
  1. Virginia

    0下载:
  2. Virginia(维吉尼亚)对目录下的文本文件加密,将密文保存到同目录下(Virginia encryption for text files)
  3. 所属分类:Windows编程

    • 发布日期:2018-04-19
    • 文件大小:1024
    • 提供者:南宫月
  1. Vigenere

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

    • 发布日期:2018-04-23
    • 文件大小:210944
    • 提供者:林海落叶
  1. 基于MFC的加解密系统

    0下载:
  2. 用Visual Studio2010MFC 做的一个加解密系统,包括凯撒加密,维吉尼亚加密。
  3. 所属分类:Windows编程

« 1 2 3 4 5 6 7»
搜珍网 www.dssz.com