-
一些重要的加密算法的实现
一些重要的加密算法的实现---主要是针对大学密码学课程中的算法实践,例如: 维吉尼亚密码,置换密码,移位密码-Some key encryption algorithm--- mainly aimed at the realization of the University of cryptography algorithms for practical courses, such as: Virginia password, replacement password, password, and so shift
- 2022-11-14 20:50:03下载
- 积分:1
-
采用CAST
采用CAST-256位加密的Back Orifice 2000(BO2000)插件-using CAST-256-bit encryption Back Orifice 2000 (BO2000 ) plugin
- 2022-04-10 05:09:26下载
- 积分:1
-
RSA实现数字签名算法 VC++实现,有图形化窗口
RSA实现数字签名算法 VC++实现,有图形化窗口-Digital Signature Algorithm to RSA
- 2023-06-12 09:30:05下载
- 积分:1
-
Cipher faster than other cryptographic algorithms
密码算法速度快于其他密码算法-Cipher faster than other cryptographic algorithms
- 2022-03-07 11:42:20下载
- 积分:1
-
sha
sha-1算法是目前常用的数字摘要算法,可以为任意长度的数据生成20字节的数字摘要,是数字签名的基础-sha-1 algorithm is commonly used in digital digest algorithm, for arbitrary length of 20 bytes of data generation digital summary is the basis of digital signatures
- 2022-06-15 00:28:01下载
- 积分:1
-
一个了不起的进程查看器/杀手/翻车机
一个非常棒的Process Viewer/Killer/Dumper-a terrific Process Viewer/Killer/Dumper
- 2022-01-25 16:31:52下载
- 积分:1
-
DES加密算法和详细描述(HTM)
DES加密算法及详细说明(HTM)
- 2022-11-09 21:15: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
-
IPSEC源码包括测试模块代码,容易移植
资源描述在IP层加密的IPSEC源码,包括各个模块的测试代码,可以针对具体的TCPIP协议栈进行移植,本人已经在uc/tcpip协议栈上进行了移植,测试成功,实现了局域网内多个节点的安全通信
- 2023-03-10 15:45:03下载
- 积分: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