登录
首页 » 加密解密 » 古典密码算法中的单表代换密码算法、移位密码算法、Vigenere密码算法。算法比较简单,用命令的方式。可以随机生成明文和密钥。...

古典密码算法中的单表代换密码算法、移位密码算法、Vigenere密码算法。算法比较简单,用命令的方式。可以随机生成明文和密钥。...

于 2022-03-01 发布 文件大小:2.04 kB
0 113
下载积分: 2 下载次数: 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 generated and the key explicitly.

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 3重DES算法c语言实现
    3重DES算法是加密标准的过渡算法,现阶段在各个加密领域仍有较广泛的应用,本文件用c语言实现了3重DES的加密算法,包含了加解密过程的所有算法,对学习信息安全的人员有较好的参考价值!
    2023-03-21 01:15:04下载
    积分:1
  • MD5 algorithm ASP. It MD4 increase on the basis of "safety
    MD5算法的ASP实现. 它在MD4的基础上增加了"安全-带子"(Safety-Belts)的概念。虽然MD5比MD4稍微慢一些,但却更为安全。MD5也为一种非常优秀的中间技术。-MD5 algorithm ASP. It MD4 increase on the basis of "safety-belt" (Safety-Belts) concept. Although MD5 than MD4 slightly slower, but more secure. MD5 also as a very good intermediate technology.
    2022-03-04 18:53:28下载
    积分:1
  • RSA的类的源代码,Visual C++ 6.0实现。该算法(不是指代码)虽然有诸多缺点,但目前应用广泛。该代码的思路清晰,容易学习掌握。...
    RSA的类的源代码,Visual C++ 6.0实现。该算法(不是指代码)虽然有诸多缺点,但目前应用广泛。该代码的思路清晰,容易学习掌握。-RSA class
    2022-01-24 15:25:01下载
    积分:1
  • aadddddddddddddddddd
    DDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDdddddddddddddddddddddddddddddddddddddddddddddd
    2022-07-21 16:50:27下载
    积分:1
  • encryption algorithm Test Driver for Crypto. a Class C Library of spreadsheets P...
    加密算法 Test Driver for Crypto++, a C++ Class Library of Cryptographic Primitives: - To generate an RSA key cryptest g - To encrypt and decrypt a string using RSA cryptest r - To calculate MD5, SHS, and RIPEMD-160 message digests: cryptest m file - To encrypt and decrypt a string using DES-EDE in CBC mode: cryptest t - To encrypt or decrypt a file cryptest e|d input output - To share a file into shadows: cryptest s file (make sure file has no extension, if you re running this under DOS) - To reconstruct a file from shadows: cryptest j output file1 file2 [....] - To gzip a file: cryptest z input output - To gunzip a file: cryptest u input output - To run validation tests: cryptest v - To run benchmarks: cryptest b [time for each benchmark in seconds] -encryption algorithm Test Driver for Crypto. a Class C Library of spreadsheets Prim
    2022-03-01 22:16:59下载
    积分:1
  • AES(The Advanced Encryption Standard)是美国国家标准与技术研究所用于电子数据的规范...
    AES(The Advanced Encryption Standard)是美国国家标准与技术研究所用于加密电子数据的规范-AES (The Advanced Encryption Standard) is the National Institute of Standards and Technology for the electronic data encryption standard
    2022-01-31 23:58:32下载
    积分:1
  • 本程序是免费软件,您可以重新分配和/或修改
    This program is free software you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation either version 2 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.-This program is free software you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation either version 2 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
    2023-09-01 09:20:03下载
    积分:1
  • MD5算法源代码+DLL成品,这个更好,有完整的VC源码,更强大,可以直接做成DLL文件进行调用.特爽,MD5就不用说了吧....
    MD5加密算法源代码+DLL成品,这个更好,有完整的VC源码,更加强大,可以直接做成DLL文件进行调用.特爽,MD5就不用说了吧.-MD5 encryption algorithm source code DLL finished, the better, a complete source VC, more powerful, and can directly cause for calling DLL files. Special autumn, MD5 would not have said it.
    2022-07-22 11:23:34下载
    积分:1
  • 这是码学的一个常用算法rifndael算法,unix环境下的,对于学习码学很有帮助啊。...
    这是密码学的一个常用算法rifndael算法,unix环境下的,对于学习密码学很有帮助啊。-This is a cryptographic algorithm used rifndael algorithm, unix environment. learning cryptography helpful ah.
    2022-12-17 19:15:02下载
    积分:1
  • RSA算法在VB中的实现.可以更好的了RSA算法.
    RSA加密算法在VB中的实现.可以更好的了解RSA加密算法.-RSA encryption algorithm in VB realized. To better understand the RSA encryption algorithm.
    2022-03-11 12:34:40下载
    积分:1
  • 696518资源总数
  • 104349会员总数
  • 32今日下载