-
LibTomCrypt是一个全面的、可扩展的密码学函数库。包括了各类主要的加密函数,单向摘要函数,伪随机数生成器,公钥加密函数。
你可以在这里下载到源文件及...
LibTomCrypt是一个全面的、可扩展的密码学函数库。包括了各类主要的加密函数,单向摘要函数,伪随机数生成器,公钥加密函数。
你可以在这里下载到源文件及其说明:http://www.libtomcrypt.org
libtomcrypt在C++builder6下编译为tomcrypt.lib
-LibTomCrypt is a comprehensive, scalable cryptography libraries. Including the major types of encryption function, the one-way function summary, the pseudo-random number generator, public key encryption function. You can download the source of the document and its Note : http :// in C www.libtomcrypt.org libtomcrypt builde r6 compiler for tomcrypt.lib
- 2022-10-03 23:55:03下载
- 积分:1
-
常见加密算法汇总的C++实现,初学加密算法者适用
常见加密算法汇总的C++实现,初学加密算法者适用-Common encryption algorithm aggregate C++ Realize, learning to apply the encryption algorithm
- 2022-01-20 23:18:21下载
- 积分:1
-
DSA数字签名
说明: dsa数字签名
系统功能需求:
1.对文件进行签名,生成一个独立于原文的签名文件;
2.可以对文件进行签名,在文件后追加签名信息;
3.具有密钥管理的功能,比如密钥的生成、导入、导出;
4.可以对word文档实施操作,对word文档的内容进行签名;
5.能够比对已经实施的签名,防止进行重复的签名,以防止重放攻击;
6.可以对已经签名的文件进行单独的源文件和签名信息的分离操作。(DSA digital signature
System functional requirements:
1. Sign the document and generate a signature file independent of the original text.
2. The document can be signed and the signature information can be added after the document.
3. It has the function of key management, such as key generation, import and export.
4. Word documents can be operated and the contents of Word documents can be signed.
5. Ability to compare existing signatures and prevent duplicate signatures to prevent replay attacks;
6. It is possible to separate the source file from the signature information of the signed file.)
- 2021-01-06 21:18:54下载
- 积分:1
-
MISTY 加密算法 二进制兼容的加密算法,加密匙可到128位
MISTY 加密算法 二进制兼容的加密算法,加密匙可到128位-MISTY binary compatible encryption algorithm encryption algorithms, encryption keys can be 128
- 2022-03-26 13:35:10下载
- 积分:1
-
JAVA的加密源程序,DES等加密算法
JAVA的加密源程序,DES等加密算法-JAVA encryption source, such as DES encryption algorithm
- 2022-03-13 10:22:49下载
- 积分:1
-
主要介绍算法的实现方式和流水线实现,而且有详细的原理介绍,推理,源码和仿真结果...
主要介绍算法的实现方式和流水线实现,而且有详细的原理介绍,推理,源码和仿真结果-The main way of introduction Algorithm and pipelining to achieve, but also has a detailed introduction of the principle, reasoning, source code and simulation results
- 2023-09-08 02:55:03下载
- 积分:1
-
利用汇编语言实现DES加密算法
利用汇编语言实现DES加密算法-using assembly language to achieve DES encryption algorithm
- 2022-11-02 22: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
-
DNA编码解码程序
说明: DNA编码、DNA解码、取补、相关性分析程序是实现基于DNA编码的图像加密算法的核心程序(Encryption Algorithm for dna coding)
- 2021-02-24 18:39:39下载
- 积分:1
-
精简后的md5,hmac―md5 算法,方面程序调用
精简后的md5,hmac―md5 算法,方面程序调用
- 2022-04-07 23:09:18下载
- 积分:1