-
主要介绍算法的实现方式和流水线实现,而且有详细的原理介绍,推理,源码和仿真结果...
主要介绍算法的实现方式和流水线实现,而且有详细的原理介绍,推理,源码和仿真结果-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
-
Crypto Checker,使用CyrtoApi做成
Crypto Checker,使用CyrtoApi做成-Crypto Checker, made use of CyrtoApi
- 2022-03-19 15:13:56下载
- 积分:1
-
DES算法在delphi下的实现范例
DES算法在delphi下的实现范例-delphi DES algorithm in the example of achievement
- 2022-07-21 00:51:51下载
- 积分:1
-
这是一个加密程序,可对字符串进行加密,字符串和密钥的内容和长度可以设置。...
这是一个加密程序,可对字符串进行加密,字符串和密钥的内容和长度可以设置。-This is an encryption program that encrypt the string, string and key content and length can be set.
- 2022-03-07 20:55:55下载
- 积分:1
-
这是一个古典加密算法。是最近自己编写的。
这是一个古典加密算法。是最近自己编写的。-This is a classical encryption algorithm. Recently prepared themselves.
- 2023-04-14 22:10:03下载
- 积分:1
-
des
使用DES算法;可以指定使用DES、2DES或者3DES算法;可以对任意的文件进行加密和解密,加密后文件扩展名为.des,可以指定使用ECB,CBC,CFB,OFB,CTR的任意一种模式;
(The use of DES algorithm can specify the use of DES, 2DES or 3DES algorithm can arbitrary file encryption and decryption, encryption, named after the file extension. Des, you can specify the use of ECB, CBC, CFB, OFB, CTR arbitrary a model )
- 2008-07-05 00:04:05下载
- 积分:1
-
sha256_demo
SHA256源代码,经过性能优化,含有测试用例(SHA256 source code, through the performance optimization, containing test cases)
- 2021-04-27 21:38:44下载
- 积分:1
-
微软cryptapi文档
微软cryptapi文档-Microsoft cryptapi document
- 2022-03-19 16:02:42下载
- 积分: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
-
des算法的java实现
des算法的java实现-des algorithm to achieve the java
- 2022-08-03 11:36:18下载
- 积分:1