搜索资源列表
hash
- 这是一个用matlab写的hash函数,相信对用matlab做实验仿真的同学有所帮助
d2
- 利用HASH(采用sha-1算法)算法原理,设计数字签名的水印算法,完成嵌入、(提取)验证,-Use HASH (using sha-1 algorithm) algorithm, design of watermarking algorithms digital signature to complete the embedding, (extract) authentication,
HMAC-SHA
- hmac using SHA algorithm source code-hmac using SHA algorithm source code...
hash
- 亲测,很好用的hash function-Pro-test, a good hash function used
hash
- 散列算法,用于生成原始消息的数字指纹,本算发基于MATLAB编写,本算法包含多种流行的散列算法,包括SHA1和SHA-256等广泛应用的散列算法,通过本程序,可以对几种广泛应用的散列算法进行调用-Hash algorithm used to generate the digital fingerprint of the original message, this is based on MATLAB, this algorithm contains a variety of popular h
hash
- 哈希函数的matlab代码,此函数不可逆,具有加密功能。-Hash function matlab code, this function is not reversible, with encryption features.
Code
- SCI论文《One-way Hash function construction based on the chaotic map with changeable-parameter》的matlab代码实现-the source code for SCI Paper《One-way Hash function construction based on the chaotic map with changeable-parameter》
MD5散列函数的MATLAB代码
- 利用散列哈希函数对信息进行散列,产生一个定长的信息摘要,从而可实现消息的认证和完整性验证(Hash function is used to hash information to produce a certain length of information summary, which can realize message authentication and integrity verification.)