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

搜索资源列表

  1. 维吉利亚

    0下载:
  2. VIGENERE是法国的密码专家,以他明命名的密码是一种典型的多表密码!他的加密脱密可以通过文明维吉利亚方阵解决!-VIGENERE French cryptologist, with his name out the password is a typical multi-table password! From his secret encryption can solve civilization faces phalanx!
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:2199
    • 提供者:李军
  1. vigenere_square

    0下载:
  2. This program encodes and decodes a character using the Vigenere Square method
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:2124
    • 提供者:梁家豪
  1. 破解vigenere密码课本P15---2.3.3所用的算法

    0下载:
  2. 所属分类:数据结构常用算法

    • 发布日期:2008-12-04
    • 文件大小:183232
    • 提供者:emmilion
  1. Modern-cryptography-

    0下载:
  2. 1、Vigenere的编程实现 使用C语言设计实现古典密码体制中的Vigenere密码,并加/解密一个文件 2、Column permutation 密码的编程实现 编程(建议使用C语言)实现古典密码体制中的Column permutation密码,并加/解密一个字符串或文件 3、DES的编程实现 使用C语言设计实现DES密码,并加/解密一个文件 -1, Vigenere of programming using C language design and impleme
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-02
    • 文件大小:6327
    • 提供者:萧瑜
  1. VigenereEncrypt.cpp

    0下载:
  2. Vigenere密码单表代换加密如明文为:wearediscoveredsaveyourself 密钥流为:ddeferfrfdwfefeggasdwfeffrg 密文流为:asfhjkhfkjerhfkjbjkfbdjkfgjk 即Ci=(Ki+Pi) 26 pi=(Ci-Ki) 26 要求实现加密和解密,C或C++描述源程序。 -Vigenere encrypted password alone, such as clear as the table Substitution
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-03
    • 文件大小:513
    • 提供者:小杨
  1. Vigenerecypher

    0下载:
  2. 用C#实现Vigenere cypher算法,用Visual 2005运行-With C# Achieve Vigenere cypher algorithms, using Visual 2005 run
  3. 所属分类:CSharp

    • 发布日期:2017-04-03
    • 文件大小:17276
    • 提供者:gloria
  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. vigenere

    0下载:
  2. 关于Vgenere加密方法的实现,已经可以成功运行的,基于密码加密技术的在VC++上可以运行-With regard to the realization of Vgenere encryption methods have been able to successfully run, password-based encryption technology in VC++ Can run
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-06
    • 文件大小:1066
    • 提供者:张薇
  1. 55715-55715

    0下载:
  2. This a little program that introduces the Vigenere encrypting. Please download this program, and try it, and then leave comments :) p.s.: Firstly, I m new to c++ so maybe it s not the best code(but it s working :) ). Secondly: Yes, I know,
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-14
    • 文件大小:3480
    • 提供者:設計師
  1. vigenere

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

    • 发布日期:2017-04-02
    • 文件大小:1998
    • 提供者:linjia
  1. traditionalcode

    0下载:
  2. 古典密码算法中的单表代换密码算法、移位密码算法、Vigenere密码算法。算法比较简单,用命令的方式。可以随机生成明文和密钥。-Classical cryptographic algorithm in a single table substitution cipher, transposition cipher, Vigenere cipher. Algorithm is relatively simple, way to use the command. Can be randomly ge
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-13
    • 文件大小:2087
    • 提供者:baichi123
  1. 7

    0下载:
  2. 可以实现Vigenere密码算法,可从文件读入。-Vigenere algorithm
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-10
    • 文件大小:1094
    • 提供者:jyq
  1. Vigenere_pruefung

    0下载:
  2. Basic test of Vigenere s Algorithm
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-06
    • 文件大小:31601
    • 提供者:Chris
  1. main

    0下载:
  2. Vigenere加密法,使用c++寫成,希望能作為同好的參考,謝謝。-Vigenere encryption method, the use of c++ languages, would like to share as a reference, thank you.
  3. 所属分类:CA program

    • 发布日期:2017-04-03
    • 文件大小:549
    • 提供者:林志玲
  1. vvvvvvv

    0下载:
  2. 使用C语言实现古典密码体制中的Vigenere密码,并加/解密一个字符串或文件-Using the C language implementation of the Vigenere classical cryptosystem password and encrypt/decrypt a string or a file
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-23
    • 文件大小:201517
    • 提供者:艾萌
  1. encrypt

    0下载:
  2. Encrypts/Decrypts a piece of text using vigenere algorithm.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-16
    • 文件大小:59812
    • 提供者:luxor
  1. vigenere_ii

    0下载:
  2. Vigenere Cypher - C Implementation-Vigenere Cypher- C Implementation
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-17
    • 文件大小:4158660
    • 提供者:remus24
  1. VBVigenere.ZIP

    0下载:
  2. vigenere application
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-16
    • 文件大小:63382
    • 提供者:vlad
  1. mima

    0下载:
  2. 是密码学中完成vigenere算法的源程序 希望能给大家带来帮助-Is a cryptography algorithm source code to complete vigenere want to give us some help
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-08
    • 文件大小:10391
    • 提供者:花花
  1. cryptoanalysis

    0下载:
  2. 给定密文,使用Vigenere密码加密,实现破译-Given ciphertext, using the Vigenere password encryption, to achieve crack
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-10
    • 文件大小:1057429
    • 提供者:王文浩
« 1 2 3 4 5 67 8 9 10 »
搜珍网 www.dssz.com