-
说明:des算法的实现代码 */
能够实现56位或56*n密钥的des算法,可以通过该程序提供的接
进行数据的加密,保证数据在传送...
说明:des算法的实现代码 */
能够实现56位或56*n密钥的des算法,可以通过该程序提供的接
进行数据的加密,保证数据在传送过程的安全性-Description: des algorithm realize the code*/can be achieved 56 or 56* n keys des algorithm, can be provided through the program access data encryption to ensure data security during transmission of
- 2023-07-08 13:10:03下载
- 积分:1
-
rc5 c语言源代码。可修改性强。适合学习调试使用~
rc5 c语言源代码。可修改性强。适合学习调试使用~-rc5 c language source code. May amend the strong. Study for debugging use ~
- 2023-03-22 19:15:03下载
- 积分:1
-
2的16次幂正整数d与n,编写计算d
2的16次幂正整数d与n,编写计算d-1 (mod n) 的程序;
2、对于三个不超过2的16次幂正整数a、e与n,编写计算ae (mod n) 的程序。
在上述程序基础上写出下列程序:
(1) 对给定的10000以内数判定其是否为素数;
(2) 进行ElGamal体制的加密与签名。
-two of 16 power-positive integer d and n, calculate the preparation of d-1 (mod n); 2. For not more than 2 3 16 Powers positive integers a, e and n, calculate the preparation ae (mod n) procedures. In the above procedure to write on the basis of the following procedures : (a) the right to 10,000 within a few judging whether a prime number; (2) ElGamal encryption and signature.
- 2022-02-14 21:21:03下载
- 积分:1
-
这是用java实现单向加密和非对称加密DSA数字签名的源程序
这是用java实现单向加密和非对称加密DSA数字签名的源程序-This source code is an implementation of one-way encryption and unbalanced DSA digital signature on java platform.
- 2023-08-06 01:25:03下载
- 积分:1
-
here is aan ebook for flex
here is aan ebook for flex
- 2022-01-25 14:42:07下载
- 积分:1
-
山排序算法:基本思想:全序无序分离…
希尔排序算法:
基本思想:将整个无序序列分割成若干小的子序列分别进行插入排序。 序列分割方法:将相隔某个增量h的元素构成一个子序列。在排序过程中,逐次减小这个增量,最后当h减到1时,进行一次插入排序,排序就完成。增量序列一般采用:ht=2t-1,1≤t≤[log2n],其中n为待排序序列的长度。-Hill sorting algorithm: the basic idea: the whole sequence disorder is separated into a number of small sub-sequences respectively Insertion Sort. Sequence segmentation method: h will be separated by an incremental elements constitute a subset of sequences. In the sort process, the successive decrease of the increment, and finally reduced to one when h when an insertion sort, sort completed. Incremental sequence generally use: ht = 2t-1, 1 ≤ t ≤ [log2n], in which n is the length of sequence to be sorted.
- 2022-02-06 21:23:34下载
- 积分:1
-
解加密的zip文件的密码的程序
解加密的zip文件的密码的程序 -Cracking encrypted zip file s password
- 2022-01-22 16:33:00下载
- 积分:1
-
比较流行的md5的加密方法!
比较流行的md5的加密方法!-more popular encryption methods md5!
- 2022-01-30 16:50:29下载
- 积分:1
-
Cryptmount是对Linux系统下的文件系统以及用户设备、文档等进行加密的系统....
Cryptmount是对Linux系统下的文件系统以及用户设备、文档等进行加密的系统.-Cryptmount of the Linux system and the file system of user equipment. Documents and other encryption systems.
- 2022-11-02 23:05:03下载
- 积分:1
-
含有rc2、rc4、rc5、rc6算法的rc算法集合
含有rc2、rc4、rc5、rc6算法的rc算法集合- Includes rc2, rc4, rc5, rc6 the algorithm rc algorithm gathers
- 2022-02-06 05:29:31下载
- 积分:1