-
DES算法全称为Data Encryption Standard,即数据加密算法,DES算法把64位的明文输入块变为64位的密文输出块,它所使用的密钥也是64位...
DES算法全称为Data Encryption Standard,即数据加密算法,DES算法把64位的明文输入块变为64位的密文输出块,它所使用的密钥也是64位。RSA的安全性依赖于大数分解。公钥和私钥都是两个大素数( 大于 100个十进制位)的函数。本程序为适合初学者的rsa算法java源码及des源码,开发环境eclipse3.4-DES algorithm called the Data Encryption Standard, that is, data encryption algorithm, DES algorithm to express the 64-bit input block into a 64-bit output ciphertext block, it is also used 64-bit key. RSA" s security depends on the decomposition of large numbers. Public key and private key are two large prime numbers (more than 100 decimal places) of the function. This procedure is suitable for beginners of rsa algorithm java source and des-source, development environment eclipse3.4
- 2023-01-27 23:40:03下载
- 积分:1
-
This is a DVD decryption source program.
DVD解码源代码 -This is a DVD decryption source program.
- 2022-08-05 14:31:49下载
- 积分:1
-
Vignere 切片使用 Visual Basic
这用于制作 vignere 算法的源代码。它是在密码学中的经典算法之一。使用 visual basic,它将给一个友好的界面给用户和易于使用。享受 !
- 2022-04-06 17:18:31下载
- 积分:1
-
各种加密算法合集,是研究加密算法最好的资料。
各种加密算法合集,是研究加密算法最好的资料。-A variety of encryption algorithms Collection, is to study the best data encryption algorithm.
- 2022-07-05 05:00:09下载
- 积分:1
-
Java 16位MD5 Hash code generator
Java 16位MD5 Hash code generator-Java 16 md5 generator
- 2022-02-01 17:18:20下载
- 积分:1
-
Win95 PWL文件password加密算法
Win95 PWL文件password加密算法-Win95 PWL file password encryption algorithm
- 2022-04-30 23:53:11下载
- 积分:1
-
MD5 HASH摘要算法,采用C语言开发
MD5 HASH摘要算法,采用C语言开发-MD5 HASH digest algorithm using C language development
- 2022-01-26 04:07:14下载
- 积分:1
-
elgamal加密算法
这是很好的源代码,对于很多的童鞋来说是非常好的资料,而且程序简单易懂。本程序是在VISUAL C++6.0运行,不过在其他版本的软件上应该也可以运行。
- 2022-03-21 02:53:08下载
- 积分:1
-
JAVA的加密源程序,DES等加密算法
JAVA的加密源程序,DES等加密算法-JAVA encryption source, such as DES encryption algorithm
- 2022-03-13 10:22:49下载
- 积分:1
-
用Visual Studio 2003编的文件加密程序,能对文件进行二进制读入,再和密码做异或,保存。版本一...
用Visual Studio 2003编的文件加密程序,能对文件进行二进制读入,再和密码做异或,保存。版本一-Visual Studio 2003 for use of file encryption program, can read a binary file, and then do XOR and password, save. Version 1.0
- 2023-03-19 22:25:03下载
- 积分:1