cryptographic hash
cryptographic hash技术资料下载专区,收录145份相关技术文档、开发源码、电路图纸等优质工程师资源,全部免费下载。
共 145 份资源
cryptographic hash 全部资料 145 份
PDF文档
SHA (Secure Hash Algorithm
SHA (Secure Hash Algorithm,译作安全散列算法) 是美国国家安全局 (NSA) 设计,美国国家标准与技术研究院 (NIST) 发布的一系列密码散列函数。正式名称为 SHA 的...
PDF文档
The Microsoft® Cryptographic Application Programming Interface (CryptoAPI) provides services that
The Microsoft® Cryptographic Application Programming Interface (CryptoAPI) provides services that...
PDF文档
Hash函数实例
Hash函数实例,所用文章为5000单词以内,所以初始为求出所取单词的hash值,然后对1901求余,所得的余数作为一个数组的下标,数组的每一个数又是一个链表,凡余数相同的单词放入同一链表.此为所构造...