-
RC6 encryption algorithm implementation
RC6 encryption algorithm implementation
- 2022-02-04 21:57:00下载
- 积分:1
-
简单的密码的例子,使用VB的源码, 非常简单明了,希望大家喜欢。...
简单的密码的例子,使用VB的源码, 非常简单明了,希望大家喜欢。-Simple Example of VB Source Code for Encrypt, Rudimentary encryption/decryption demo program
- 2022-03-16 22:25:01下载
- 积分:1
-
128192和256位密钥的密码Twofish的VHDL实现。
VHDL implementation of the twofish cipher for 128,192 and 256 bit keys.
The implementation is in library-like form All needed components up to, including the round/key schedule circuits are implemented, giving the flexibility to be combined in different architectures (iterative, rolled out/pipelined etc). Manual in English is included with more details about how to use the components and/or how to optimize some of them. All testbenches are provided (tables, variable key/text, ECB/CBC monte carlo) for 128, 192 and 256 bit key sizes, along with their respective vector files.-VHDL implementation of the twofish cipher for 128,192 and 256 bit keys.
The implementation is in library-like form All needed components up to, including the round/key schedule circuits are implemented, giving the flexibility to be combined in different architectures (iterative, rolled out/pipelined etc). Manual in English is included with more details about how to use the components and/or how to optimize some
- 2022-07-08 23:33:44下载
- 积分:1
-
流密码算法,可用于文件加密和实
流密码算法,可用于文件加密和实时通信
,设计者是著名的密码学家Rivest.该算法效率远高于一般分组密码,并且很适合用于随机数生成-Stream cipher algorithm, can be used for file encryption and real-time communication, the designer is well-known cryptographer Rivest. The algorithm efficiency is much higher than the general block cipher, and is suitable for random number generator
- 2023-04-27 14:55:03下载
- 积分:1
-
elg
elgamal elgrithm by matlab
- 2021-04-27 16:58:44下载
- 积分:1
-
transpositioncipher
说明: 天那,大家都来看看小弟的作品都是好东东,算发难,但是程序简单(days, we have to look at the younger brother's works are good Dongdong, counting launched an attack, but simple)
- 2006-03-24 11:24:31下载
- 积分:1
-
Internet上的PIK加密算法源程序
Internet上的PIK加密算法源程序-on the Internet PIK encryption algorithm source code
- 2022-12-04 09:35:02下载
- 积分:1
-
用C写的DES加密的一个算法。是很不错的。
用C写的DES加密的一个算法。是很不错的。-Using C written by a DES encryption algorithm. Is very good.
- 2022-02-15 16:28:55下载
- 积分: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
-
dct2_embed
数字水印嵌入算法,利用离散余弦变换的(dct)算法,对以往的算法有所改进(Digital watermark embedding algorithm, using discrete cosine transform (dct) algorithm, an improvement on previous algorithms)
- 2010-03-08 10:35:29下载
- 积分:1