-
简单的基于DES的加密算法及雪崩效应分析。请仔细阅读内附的说明文件。...
简单的基于DES的加密算法及雪崩效应分析。请仔细阅读内附的说明文件。-DES encryption algorithm and analysis of avalanche effect. Please read the attached note.
- 2022-04-08 08:10:45下载
- 积分:1
-
MD5 algorithm ASP. It MD4 increase on the basis of "safety
MD5算法的ASP实现. 它在MD4的基础上增加了"安全-带子"(Safety-Belts)的概念。虽然MD5比MD4稍微慢一些,但却更为安全。MD5也为一种非常优秀的中间技术。-MD5 algorithm ASP. It MD4 increase on the basis of "safety-belt" (Safety-Belts) concept. Although MD5 than MD4 slightly slower, but more secure. MD5 also as a very good intermediate technology.
- 2022-03-04 18:53:28下载
- 积分: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
-
一些重要的加密算法的实现
一些重要的加密算法的实现---主要是针对大学密码学课程中的算法实践,例如: 维吉尼亚密码,置换密码,移位密码-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
-
uthash 是一个C语言的哈希表,支持各种结构类型的存储、添加、删除,这些操作都在固定的时间完成,跟哈希表本身的大小无关。键也可以是任何类型的数据。...
uthash 是一个C语言的哈希表,支持各种结构类型的存储、添加、删除,这些操作都在固定的时间完成,跟哈希表本身的大小无关。键也可以是任何类型的数据。-is a C language uthash the hash table to support a variety of structural types of storage, add, delete, these operators are in a fixed time to complete, with the hash table size in itself has nothing to do. Keys can also be any type of data.
- 2022-07-09 02:00:59下载
- 积分:1
-
Machine to make use of multi
机器采用多层感知器异或分类
- 2022-02-14 10:23:49下载
- 积分:1
-
为歌手投票:1、检测出最高分和最低分,然后求出平均分
2、计算各个评委的打分与平均分的差的绝对值,绝对值大的为“差评委”,小的为“好评委”。
在求出最大...
为歌手投票:1、检测出最高分和最低分,然后求出平均分
2、计算各个评委的打分与平均分的差的绝对值,绝对值大的为“差评委”,小的为“好评委”。
在求出最大值和最小值时还要捕获数组b的下标,即得到评委的序号-Vote for the singers: 1, detected the highest points and lowest points, and then calculated the average sub-2, calculation of all the judges scoring with an average score of poor in absolute terms, the absolute value of big is
- 2022-02-20 11:00:37下载
- 积分:1
-
sha源代码
sha源代码-sha source code
- 2022-05-23 14:15:16下载
- 积分:1
-
一个使用des加密传输的unix下的login程序的服务器端和客户端
一个使用des加密传输的unix下的login程序的服务器端和客户端- Uses des to encrypt under the transmission unix login procedure
server end and the customer end
- 2023-07-17 23:40:03下载
- 积分:1
-
实现维吉尼亚密码,用键盘接收明文和密钥,屏幕打印密文。...
实现维吉尼亚密码,用键盘接收明文和密钥,屏幕打印密文。-The achievement of Virginia password, use the keyboard to receive explicit and key, screen printing ciphertext.
- 2022-07-22 15:50:38下载
- 积分:1