-
迪菲
Diffie-Hellman算法源代码,比较好用,值得参考借鉴-Diffie-Hellman algorithm source code, useful comparison, it is also useful reference
- 2022-07-05 11:59:06下载
- 积分:1
-
an asp language from the MD5 encryption algorithm achieved.
一个由asp语言编写的MD5加密算法的实现.-an asp language from the MD5 encryption algorithm achieved.
- 2022-08-20 18:26:43下载
- 积分:1
-
含有多种公开密钥算法、多种块加密、多种数据流加密、多种HASH函数、多种CheckSum校验、多种MAC校验等几十种加密算法的程序...
含有多种公开密钥算法、多种块加密、多种数据流加密、多种HASH函数、多种CheckSum校验、多种MAC校验等几十种加密算法的程序-Contain a wide range of public key algorithm, multi-block encryption, multiple data stream encryption, multi-HASH function, multi-Checksum validation, multi-MAC check dozens of encryption algorithm, such as procedures
- 2023-03-08 13:35:03下载
- 积分:1
-
loki加密算法
loki加密算法-loki encryption algorithm
- 2023-04-25 21:20:03下载
- 积分: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
-
RC4加密算法源代码
RC4加密算法源码-RC4 encryption algorithm source code
- 2022-02-24 19:18:09下载
- 积分:1
-
简单的文件加密代码
一个不错的文件加密系统,对你工作的安全大大加强。...
简单的文件加密代码
一个不错的文件加密系统,对你工作的安全大大加强。-simple file encryption code a good file encryption system, you have the right security greatly enhanced.
- 2022-01-25 15:53:09下载
- 积分:1
-
另一个使用java编写的加密通用算法包,含des,rsa,sha,md5,md4,md2,idea,blowfish等很多加密算法和密钥存储、签名等源码...
另一个使用java编写的加密通用算法包,含des,rsa,sha,md5,md4,md2,idea,blowfish等很多加密算法和密钥存储、签名等源码- Another uses the java compilation the encryption general
algorithm package, contains des, rsa, sha, md5, md4, md2, idea,
blowfish and so on the very many encryption algorithm and the key
saves, source code and so on the signature
- 2022-01-25 17:55:50下载
- 积分:1
-
用C编写的利用DES、DESX,DES3(DES)加密算法,这…
使用C编写的DES, DESX, DES3(三层DES) 的加密算法, 本程序演示如何在Delphi中进行调用C编写的算法 DES 密匙长度 8 DESX 密匙长度 16 DES3 密匙长度 24 (加密强度高了很多)-prepared by the use of C DES, DESX, DES3 (triple DES) encryption algorithm, this program shows how the Delphi C called for the preparation of the DES algorithm key length 8 DESX key length of 16 key length DES3 24 (encryption a lot higher intensity)
- 2023-02-16 18:05:04下载
- 积分:1
-
encryption operations, the simple DES encryption, completely DES encryption work...
加密作业,实现简单的DES加密,完全实现DES加密的工作流程-encryption operations, the simple DES encryption, completely DES encryption workflow
- 2022-02-28 09:20:09下载
- 积分:1