Very small, readable implementation of the SHA3 hash function.
SHA3 for JavaScript - The Keccak family of hash algorithms
SHA-3 (Keccak) extension for Ruby
PHP extension providing the sha3() hashing function
SHA3-256 MINER CORE
DE10 NANO SHA3-256 Proof of Work Miner
JS - Solidity sha3 merkle tree bridge. Generate proofs in JS; verify in Solidity.
编码转换、摘要(hash)、加解密(MD5、SHA1、SHA256、SHA3、SM3、HMAC、DES、3DES、AES、SM4)
python应用开发实训作业
A JavaScript/TypeScript implementation of the complete Secure Hash Standard (SHA) family (SHA-1, SHA-224/256/384/512, SHA3-224/256/384/512, SHAKE128/256, cSHAKE128/256, and KMAC128/256) with HMAC.
c# dotnet .NET Framework/Standard/Core RSA Provides: Encrypt,Decrypt,Signature,Verify; RSA key format: PEM (PKCS#1 PKCS#8), XML, Public Private Key, Import Export Convert; Padding support: NoPadding,P...
keccak (and sha3) implementation in elm based on the C source by Guido Bertoni, Joan Daemen, Michaël Peeters, Gilles Van Assche and Ronny Van Keer