搜索结果
找到约 171 项符合
Hash 的查询结果
按分类筛选
- 全部分类
- 加密解密 (59)
- 数据结构 (35)
- Java编程 (8)
- 压缩解压 (7)
- Linux/Unix编程 (6)
- 其他 (4)
- VC书籍 (4)
- 文章/文档 (4)
- 数学计算 (4)
- 数值算法/人工智能 (3)
- CA认证 (3)
- 人工智能/神经网络 (3)
- 软件设计/软件工程 (3)
- 其他数据库 (3)
- 教育系统应用 (2)
- 书籍源码 (2)
- 编译器/解释器 (2)
- 操作系统开发 (2)
- 数据库系统 (2)
- 网络 (2)
- 其他书籍 (2)
- 源码 (2)
- 学术论文 (1)
- Internet/网络编程 (1)
- 文件格式 (1)
- 行业发展研究 (1)
- 并行计算 (1)
- Delphi控件源码 (1)
- Applet (1)
- 嵌入式/单片机编程 (1)
- matlab例程 (1)
Java编程 SHA (Secure Hash Algorithm
SHA (Secure Hash Algorithm,译作安全散列算法) 是美国国家安全局 (NSA) 设计,美国国家标准与技术研究院 (NIST) 发布的一系列密码散列函数。正式名称为 SHA 的家族第一个成员发布于 1993年。然而现在的人们给它取了一个非正式的名称 SHA-0 以避免与它的后继者混淆。两年之后, SHA-1,第一个 SHA 的后继者发布了。 另外 ...
加密解密 用SHA算法实现对任意文件的hash摘要
用SHA算法实现对任意文件的hash摘要,并且把hash摘要值(至少为160bit)存入另一个文件,形如:
hash inputfile hashvaluefile
说明:SHA算法的实现至少为160bit,或者可以选择256,384或者512的,可以查阅相关资料,按照标准来实现(hash的算法是否正确,可以和网上的标准算法对比,用相同的输入看是否能够得到相 ...
加密解密 realization of hash function
realization of hash function
CA认证 sah-1(Secure Hash Algorithm,安全散列算法)算法源程序
sah-1(Secure Hash Algorithm,安全散列算法)算法源程序
Linux/Unix编程 toeplitz hash算法实现
toeplitz hash算法实现,支持微软Receive-Side Scaling机制
数据结构 This general hash alogorithm implementation. This code has expamle for hash implementaio for 16bit t
This general hash alogorithm implementation. This code has expamle for hash implementaio for 16bit to 64bit processor implementations
Java编程 Sha256 Algorithm. The SHA hash functions are a set of cryptographic hash functions designed by the N
Sha256 Algorithm. The SHA hash functions are a set of cryptographic hash functions designed by the National Security Agency (NSA) and published by the NIST as a U.S. Federal Information Processing Standard. SHA stands for Secure Hash Algorithm
文章/文档 hash file.
hash file.
源码 toeplitz hash
只是实验了dpdk中的toeplitz hash
学术论文 基于FPGA的10M100M以太网控制器的设计.rar
随着以太网技术的不断发展,网络的传输速度已经由最初的10M发展到现在的10,000M。用可编程逻辑器件(FPGA)实现以太网控制器与其它SOC系统的互连成为当前的研究热点。本文阐述了MAC层的FPGA设计、仿真及测试;介绍了整个系统的内部结构、模块划分,并对各个模块的设计过程进行了详细阐述,接着介绍了开发环境和验证工具,同时 ...