-
VC++编写的DES算法查看器源代码,DES算法目前应用已十分广泛,本程序的主要功能是在查看DES加密过程中生成的Ki,Li,Ri,Fi,Si等,可以当做一个D...
VC++编写的DES算法查看器源代码,DES算法目前应用已十分广泛,本程序的主要功能是在查看DES加密过程中生成的Ki,Li,Ri,Fi,Si等,可以当做一个DES加密对照器,从而方便的发现你在加密过程中出现的错误,以便于你快速做出反应
-DES Algorithm
- 2022-04-08 18:38:19下载
- 积分:1
-
一个DES加密的实现
一个DES加密的实现-a realization of the DES encryption
- 2022-02-05 23:56:00下载
- 积分:1
-
一个小的网页加密器
一个小的网页加密器-a small website encoder
- 2023-08-22 08:40:03下载
- 积分:1
-
des加密算法具体实现,自己长期使用的,使用时引入即可
des加密算法具体实现,自己长期使用的,使用时引入即可-des encryption algorithm to realize their long-term use, can be used to introduce
- 2022-01-31 04:32:34下载
- 积分:1
-
个人整理的CRC的一些简单基本资料,里面还附带CRC的算法实现(C语言),对新手来说,是一份不错的资料
个人整理的CRC的一些简单基本资料,里面还附带CRC的算法实现(C语言),对新手来说,是一份不错的资料-Personal order of CRC s some simple basic information, which also comes with CRC s algorithm (C language), on the novice, is a good information
- 2023-06-28 09:25:04下载
- 积分:1
-
rsa的公钥计算,已知道密钥为5的情况下
rsa的公钥计算,已知道密钥为5的情况下-rsa public key calculation, already know the key to the case of 5
- 2022-07-01 17:03:07下载
- 积分:1
-
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
-
Arithmetic for integers of almost unlimited size for C and C++.
Developed and...
Arithmetic for integers of almost unlimited size for C and C++.
Developed and copyrighted by
Ralf Dentzer-Arithmetic for integers of almost unlimit ed size for C and C. Developed and copyrighted by Ralf Dentzer
- 2022-08-07 20:43:45下载
- 积分:1
-
DES algorithm, very useful for research encryption friends want to return to hel...
DES算法实现,非常有用,对于研究加密的朋友希望回有帮助-DES algorithm, very useful for research encryption friends want to return to help
- 2022-03-30 16:32:06下载
- 积分:1
-
加密与解码――密码技术剖析与实战应用中的一个例子
加密与解码――密码技术剖析与实战应用中的一个例子-encryption and decryption-- Password Technology Analysis and real application of an example
- 2022-03-24 10:53:59下载
- 积分:1