搜索资源列表
SHA3
- SHA3的Java类,是在Java基础上开发的另外一种Hash函数,具有更好的时间和安全性能-SHA3 Java category is based on the Java Development of another Hash functions, with time and better safety performance
JH
- JH算法是第三代安全HASH算法最终入选算法之一,这里是它的完整VHDL实现-JH is one of the the final SHA3 algorithms, this is the whole VHDL implementation of JH.
SHA3
- 带界面的hash算法,分别提供了CUBEHASH、 CROSTL、LANE、SHABAL、SPECTRAL物种候选sha3算法-Interface with the hash algorithm, respectively, provide CUBEHASH, CROSTL, LANE, SHABAL, SPECTRAL species candidate sha3 algorithm
Grostl
- 实用c语言实现了grostl hash算法,该算法为sha3的决赛候选算法之一-Practical c language realized grostl hash algorithm for the final one of sha3 candidate algorithm
sha3
- 已经进入第三轮SHA-3候选算法竞选中的Keccak算法-Already in the third round of SHA- 3 candidate algorithms Keccak algorithm in the campaign
Sha3_candidate
- Sha3 candidate implementation on FPGA
sha3_Reference_Implementation
- SHA3参考实现算法,sha3是最新的哈希散列加密算法,它的前身是keccak算法-SHA3 reference algorithm, sha3 is the latest cryptographic hash algorithm, which is the predecessor of keccak algorithm
sha3_Optimized_32bit
- SHA3参考实现32bit优化算法,sha3是最新的哈希散列加密算法,它的前身是keccak算法-SHA3 reference implementation 32bit optimization algorithm, sha3 is the latest cryptographic hash algorithm, which is the predecessor of keccak algorithm
sha3_Optimized_64bit
- SHA3的64bits的优化实现,SHA3源自于keccak算法,运算速度快,对硬件的成本要求低。-SHA3 64 bits optimized implementation, which is originated from keccak algorithm. Its speed is fast, low cost.
Keccakjs
- SHA3 (Keccak 1600)算法的javascr ipt实现-SHA3 (Keccak 1600) algorithm to achieve javascr ipt
OPENSSL
- 实现一款文档文件加密和签名的工具 1、选择一种hash算法(MD5 | SHA1 | SHA3)用于摘要的计算; 2、选择一种对称钥加密算法或者序列密码(DES| AES | RC4); 3、选择一种公钥算法实现签名(RSA| ECC),需要单独的密钥对生成算法; 4、文档文件的加密模式为CBC。-Achieve a document file encryption and signature tool 1. Selec
KeccakInPython-3.1
- SHA3 python Keccak算法(读作为“ket-chak”)是Guido Bertoni, Joan Daemen, Michael Peters, and Giles Van Assche的工作。 SHA-3的候选人在2008年10月提交。 Keccak采用了创新的的“海绵引擎”散列消息文本。它是快速的,在英特尔酷睿2处理器下的平均速度为12.5周期每字节。它设计简单,方便硬件实现。 -SHA3 python-VE
SHA3-VHDL
- SHA3 VHDL implementation FPGA proven
HLS_Keccak
- SHA3 KECCAK source code.
sha3_latest.tar
- 利用verilog实现的SHA3算法,包括高吞吐量和低吞吐量两种-Verilog use SHA3 algorithm implemented, including two kinds of high throughput and low throughput
sha-3 C语言源码
- sha-3哈希杂凑算法,基于c语言编程的源码
PHP-SHA3-Streamable-master
- PHP SHA3 Streamable for calculate SHA3 HASH
js-sha3-0.7.0
- SHA-3 / Keccak / Shake哈希算法的Javascr ipt实现,支持UTF-8。(A simple SHA-3 / Keccak / Shake hash function for Javascr ipt supports UTF-8 encoding.)