搜索资源列表
SHA-1
- SHA-1算法的C语言实现,计算消息的散列值,用于安全通信-SHA-1 algorithm of the C language implementation, computing the hash value information for secure communications
123
- 针对DTCP内容保护协议,本文通过分析协议使用的密码算法,提出安全散列函数SHA一1、SHA一256,AES高级加密算法,素数域椭圆曲线点乘算法的硬件实现方法,有效地满足了DTCP内容保护协议对设备验证、传输数据加密的需求。-Aimed at DTCP content protection agreement, the paper analyzes agreement using cryptographic algorithms, puts forward secure hash functio
C_MSComm
- Secure Hash Algorithm(安全哈希算法)进行了简要描述,并对SHA-1算法的原理进行了深入分析。同时采用目前流行的C#语言对SHA-1算法进行了具体研究,设计了SHA-1加密系统。测试结果表明:加密系统可以准确实现中文信息和其他信息的SHA-1加密。-Secure Hash Algorithm (Secure Hash Algorithm), a brief descr iption of the SHA-1 algorithm and the principle of in-
HardwareStructure-SHA-1
- J安全散列算法是数字签名等密码学应用中重要的 工具!目前最常用的安全散列算法是"#$ &算法’它被广泛 地应用于电子商务等信息安全领域!为了满足应用对安全散 列算法计算速度的需要’该文提出了一种快速计算"#$ & 算法的硬件结构!该方法通过改变硬件结构(引入中间变量’ 达到缩短关键路径的目的’进而提高计算速度!这种硬件结 构在)*&+,-工艺下的$"./实现可以达到0*12345的数 据吞吐量’是改进前的两倍以上6它在782$上实现的性能 也接近目前"#$ &算法
SHA
- 安全哈希算法(SHA-1) 具有169bite消息摘要的迭代hash函数,学生原创 《密码学原理与实践》安全hash算法 sha-1 实现 -The Secure Hash Algorithm (SHA-1) has an iterative hash function with a 169bite message digest. The student s original cryptography principle and practice safe hash algorithm sh