-
RC2 algorithm source code
RC2算法源代码-RC2 algorithm source code
- 2022-03-10 06:24:41下载
- 积分:1
-
windows lm 加密 des 加密算法
windows lm 加密 des 加密算法-LM encrypt
- 2022-05-21 19:58:43下载
- 积分:1
-
固定的AODV路由协议
应用背景一个安全的版本称为安全AODV路由协议AODV(网)。它提供的功能,如完整性,认证,和路由数据的不可否认性。它采用了双方案为确保AODV。维护合作机制的AODV路由协议,包括一种情况允许中间节点回复的委派功能RREQ消息。这就是所谓的双重签名:当一个节点产生一个RREQ消息,除了 ;正规的签名,它可以包括第二签名,这是在一个虚拟的RREP消息向本身的计算。中间节点可以在他们的路由表,以及与其他相关的路由信息节点如果其中一个节点,然后接收RREQ走向节点,它可以在一个代表回复RREP消息,同样,与普通AODV会发生什么。这样做,中间节点生成RREP消息,包括节点的签名,它以前缓存,和符号带有它自己的私有密钥的消息。关键技术网不需要尊重其他消息AODV。然而,网消息明显更大,主要是因为数字签名。而且,情况需要重量级的非对称加密操作:每次一个节点产生一个路由信息,它必须生成签名,每次收到一个签名路由消息(也作为中间节点),它必须验证签名。这会变得更糟的时候,双签名机制是使用,因为这可能需要单个签名的生成或验证信息。在情况允许的操作,网验证AODV路由数据。机制是用于实现此:哈希链和签名
- 2022-01-25 21:00:00下载
- 积分:1
-
lot of the encryption algorithm to achieve C
很多加密算法的C实现-lot of the encryption algorithm to achieve C
- 2022-02-09 16:41:51下载
- 积分:1
-
提供加密的聊天程序。使用对称加密算法…
提供加密的c/s 聊天程序。用到对称加密算法和非对称加密算法,实现客户服务器的安全聊天-Provide encrypted c/s chat program. Using symmetric encryption algorithms and asymmetric encryption algorithms, to achieve the security of client-server chat
- 2022-05-21 16:34:45下载
- 积分:1
-
大素数生成算法的实现,很不错的一段程序
大素数生成算法的实现,很不错的一段程序-large prime number generation algorithm to achieve a very good procedures
- 2022-02-05 16:12:53下载
- 积分:1
-
沙
SHA-2 的代码实现-SHA-2 source implementation
- 2022-06-01 17:11:35下载
- 积分:1
-
DES(Data Encrypton Standard) 算法的实现网上已经有很多,本人在此讲述的是在DES算法加密过程中如何查看16迭代过程中生成的Ki,Li...
DES(Data Encrypton Standard) 算法的实现网上已经有很多,本人在此讲述的是在DES算法加密过程中如何查看16迭代过程中生成的Ki,Li,Ri,Fi,Si等,这样可以当做一个DES加密对照器,这样可以方便的发现你在加密过程中出现的错误!
-DES (Data Encrypton Standard) algorithm has been achieved online many, I would like to speak on is the DES encryption algorithm to see how the process 16 iterative process of generating Ki, Li, Ri, Fi, Si, etc., can serve as a control device DES encryption, this can easily find you in the process of encryption the mistakes!
- 2022-02-03 17:27:13下载
- 积分:1
-
DES算法全称为Data Encryption Standard,即数据加密算法,DES算法把64位的明文输入块变为64位的密文输出块,它所使用的密钥也是64位...
DES算法全称为Data Encryption Standard,即数据加密算法,DES算法把64位的明文输入块变为64位的密文输出块,它所使用的密钥也是64位。RSA的安全性依赖于大数分解。公钥和私钥都是两个大素数( 大于 100个十进制位)的函数。本程序为适合初学者的rsa算法java源码及des源码,开发环境eclipse3.4-DES algorithm called the Data Encryption Standard, that is, data encryption algorithm, DES algorithm to express the 64-bit input block into a 64-bit output ciphertext block, it is also used 64-bit key. RSA" s security depends on the decomposition of large numbers. Public key and private key are two large prime numbers (more than 100 decimal places) of the function. This procedure is suitable for beginners of rsa algorithm java source and des-source, development environment eclipse3.4
- 2023-01-27 23:40:03下载
- 积分:1
-
安全文件柜,使用CryptApi接口实现.
安全文件柜,使用CryptApi接口实现.-Security file cabinet, the use of CryptApi interface.
- 2022-04-17 22:01:11下载
- 积分:1