An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: sha3

AxlLind/keccak-rs

An implementation of the keccak family of hash functions (sha3) in pure Rust

Language: Rust - Size: 6.84 KB - Last synced at: about 1 year ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

Bitscoper/Bitscoper_Bulk_Hasher

Calculates MD5, SHA1, SHA224, SHA256, SHA384, SHA512, and SHA3 hash values of files in a given directory and its subdirectories and saves them in a file. Works on Linux.

Language: C - Size: 22.5 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0

second-state/es-ss.js 📦

A search engine interface which provides deep insights into blockchain smart contract data and transactions

Language: JavaScript - Size: 176 KB - Last synced at: 8 days ago - Pushed at: over 5 years ago - Stars: 2 - Forks: 0

vercingetorx/sha3-nim

SHA-3 in pure Nim

Language: Nim - Size: 25.4 KB - Last synced at: 4 days ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

ameensol/merkle-tree-solidity

JS - Solidity sha3 merkle tree bridge. Generate proofs in JS; verify in Solidity.

Language: JavaScript - Size: 46.9 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 111 - Forks: 25

itzmeanjan/merklize-sha

SYCL accelerated Binary Merklization using SHA1, SHA2 & SHA3

Language: C++ - Size: 243 KB - Last synced at: 7 months ago - Pushed at: about 3 years ago - Stars: 5 - Forks: 0

ArnaudSene/python-merkle-tree

This code aims to build a Merkle tree from a list of values. All data are hashed using the cryptographic hash algorithm SHA-3 (Secure Hash Algorithm 3).

Language: Python - Size: 53.7 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

sepehrdaddev/hashcobra

HashCobra Hash Cracking tool.

Language: C++ - Size: 72.3 KB - Last synced at: 12 months ago - Pushed at: over 4 years ago - Stars: 118 - Forks: 27

rikyoz/MrHash

A cross-platform tool for calculating the hashes of files and plain texts.

Language: C++ - Size: 880 KB - Last synced at: 12 months ago - Pushed at: over 2 years ago - Stars: 19 - Forks: 2

tiran/pysha3 📦

Backport of hashlib.sha3 for 2.7 to 3.5

Size: 5.64 MB - Last synced at: 12 days ago - Pushed at: over 2 years ago - Stars: 29 - Forks: 25

liesware/coherence

Coherence is cryptographic server for modern web apps

Language: C++ - Size: 35 MB - Last synced at: about 1 year ago - Pushed at: over 1 year ago - Stars: 33 - Forks: 4

paolostivanin/GTKCrypto

GTKCrypto allows you to easily encrypt, sign and compute hash of your data.

Language: C - Size: 883 KB - Last synced at: about 11 hours ago - Pushed at: almost 3 years ago - Stars: 9 - Forks: 2

KOUISAmine/sha-3-512-generator

Generate a SHA-3/512 hash for any string input.

Language: HTML - Size: 3.91 KB - Last synced at: about 2 months ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

KOUISAmine/sha-3-384-generator

Generate a SHA-3/384 hash for any string input.

Language: HTML - Size: 3.91 KB - Last synced at: about 2 months ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

KOUISAmine/sha-3-256-generator

Generate a SHA-3/256 hash for any string input.

Language: HTML - Size: 3.91 KB - Last synced at: about 2 months ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

KOUISAmine/sha-3-224-generator

Generate a SHA-3/224 hash for any string input.

Language: HTML - Size: 3.91 KB - Last synced at: about 2 months ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

alimazhar4/File-Integrity-Checker

Next Js web app to compare the content integrity between two files using SHA3 hashing and your Crypto Wallet

Language: JavaScript - Size: 142 KB - Last synced at: 11 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

Yawning/tuplehash

NIST SP 800-185 TupleHash (mirror)

Language: Go - Size: 7.81 KB - Last synced at: about 1 month ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

MachineKillin/Dehasher

A fast dehasher using 5 sources and supports 9 different hash types.

Language: C# - Size: 713 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 10 - Forks: 4

Gill-Singh-A/Hash-Start-Calculator

A program that tells about the starting characters in a string specifying those starting characters

Language: Python - Size: 2.93 KB - Last synced at: about 2 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

Warchant/ed25519-cli 📦

Command Line Interface to interact with ed25519 digital signature algorithm

Language: C++ - Size: 7.81 KB - Last synced at: 27 days ago - Pushed at: over 6 years ago - Stars: 11 - Forks: 3

snigdhab7/SecureSignatures_DSAwithSHA3

Implementing Digital Signature Algorithm (DSA) with SHA3 for secure and efficient message signing.

Language: C++ - Size: 18.6 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

nnguyenvnhi/Design-of-a-Secure-Firmware-Over-The-Air-for-Internet-of-Things-Systems

This paper presents the development of the Firmware Over-The-Air (FOTA) remote firmware update method for IoT-embedded system devices.

Size: 1.06 MB - Last synced at: about 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

Egor-Skriptunoff/pure_lua_SHA

SHA1, SHA2, SHA3, BLAKE2 and BLAKE3 functions written in pure Lua and optimized for speed

Language: Lua - Size: 299 KB - Last synced at: over 1 year ago - Pushed at: almost 2 years ago - Stars: 173 - Forks: 60

AleksaMCode/Enigma

Encrypted File System simulator.

Language: C# - Size: 73.5 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 9 - Forks: 1

coolnishant/Cryptographic-Algorithm-implementation-and-validation-of-SHA3-and-XTS-AES-CAVP-

One of the important steps in certifying cryptographic algorithm is Cryptographic Algorithmic Validation Program (CAVP). NIST has enunciated a procedure for carrying out algorithmic validation as implemented for publicly known as well as non-publicly known key ciphers and their known variants. NIST has also provided for each of these algorithms a set of test vectors and expected response. The algorithm that we have chosen for implementation are hash function (SHA3 bit oriented) and block cipher mode of operation (XTS-AES). Their implementation is not publicly available. SHA3 algorithm uses Keccak Permutation. We have implemented the algorithm in Java language on Windows based OS.

Language: Java - Size: 8.28 MB - Last synced at: over 1 year ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 1

tryagaintmr/Cryptography

Cryptography basic operations in C# dotnet Core

Language: Visual Basic 6.0 - Size: 999 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

kesarawimal/unstoppable-domains-resolver

This project will help you to resolve any unstoppable domain or NFT domain.

Language: JavaScript - Size: 3.54 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 3 - Forks: 1

sebastien-riou/sha3bit

Pure python implementation of SHA3 with bit granularity, import/export, real squeez function and builtin logging to see compression function IOs/internal steps

Language: Python - Size: 5.62 MB - Last synced at: about 1 month ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

maandree/sha3sum 📦

[Feature complete] SHA-3 and Keccak checksum utility

Language: C - Size: 332 KB - Last synced at: over 1 year ago - Pushed at: almost 3 years ago - Stars: 168 - Forks: 51

Bobulous/Cryptography 📦

Java implementation of Keccak and SHA-3 hash functions.

Language: Java - Size: 49.8 KB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 13 - Forks: 4

durch/rust-hashcash

Rust hashcash lib with support for sha1 and sha3 hashes

Language: Rust - Size: 755 KB - Last synced at: over 1 year ago - Pushed at: about 4 years ago - Stars: 2 - Forks: 4

DrPeterVanNostrand/keccak-rewind

A clone of the Rust crate `tiny-keccak` with its loop-unwinding removed.

Language: Rust - Size: 2.93 KB - Last synced at: over 1 year ago - Pushed at: almost 7 years ago - Stars: 0 - Forks: 0

itisbugra/node-sha-bench

Performance comparison of SHA variants.

Language: JavaScript - Size: 7.81 KB - Last synced at: over 1 year ago - Pushed at: almost 7 years ago - Stars: 0 - Forks: 0

nickedes/SHA3

Implementation of SHA3-keccak and other supportive work

Language: Python - Size: 1.92 MB - Last synced at: over 1 year ago - Pushed at: about 6 years ago - Stars: 1 - Forks: 0

denobisipsis/SHA

Pure SHA-hashes (SHA1...SHA512,SHA3,cSHAKE,KMAC,TupleHash,ParallelHash,KangarooTwelve,MarsupilamiFourteen)

Language: PHP - Size: 65.4 KB - Last synced at: over 1 year ago - Pushed at: over 4 years ago - Stars: 4 - Forks: 2

Warchant/ed25519-sha3-java Fork of str4d/ed25519-java

Pure Java implementation of EdDSA-SHA3 (ref10 https://github.com/hyperledger/iroha-ed25519)

Language: Java - Size: 6.19 MB - Last synced at: over 1 year ago - Pushed at: about 2 years ago - Stars: 1 - Forks: 4

mikecvet/sha-3

Readable and annotated implementation of SHA-3 in Rust

Language: Rust - Size: 20.5 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

fuyoo/wasm-hasher

computed data's hash by webAssembly

Language: Rust - Size: 438 KB - Last synced at: about 1 month ago - Pushed at: over 1 year ago - Stars: 2 - Forks: 0

mchrapek/sha3-java

Java implementation of SHA3.

Language: Java - Size: 57.6 KB - Last synced at: almost 2 years ago - Pushed at: over 3 years ago - Stars: 7 - Forks: 1

quininer/sp800-185

SHA-3 Derived Functions (SP800-185) Implementation in Rust

Language: Rust - Size: 23.4 KB - Last synced at: 2 days ago - Pushed at: over 7 years ago - Stars: 3 - Forks: 0

shanefontaine/4byte

💻 Look up an Ethereum function signature by the 4 bytes of its hash

Language: JavaScript - Size: 79.1 KB - Last synced at: 22 days ago - Pushed at: about 3 years ago - Stars: 20 - Forks: 3

Equim-chan/sha3sum

A sha3sum CLI utility based on golang.org/x/crypto/sha3

Language: Go - Size: 13.7 KB - Last synced at: 2 days ago - Pushed at: over 7 years ago - Stars: 6 - Forks: 1

aupiff/keccak

Keccak hash functions

Language: Haskell - Size: 12.6 MB - Last synced at: about 1 year ago - Pushed at: over 5 years ago - Stars: 10 - Forks: 3

IloveNooodles/ECDSA-SHA3-Mobile-Signing

Repository for Tugas Besar 3 Kriptografi Penerapan Elliptic Curve Cryptography ECDSA dan SHA-3 untuk Menandatangani Surel pada Perangkat Mobile

Language: Kotlin - Size: 13 MB - Last synced at: 21 days ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

yarikleto/Password-creator

This tool helps you to create a strong password by using a simple one. It uses SHA3 algorithm under the hood.

Language: JavaScript - Size: 1.5 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 3

rashedmyt/keccak

Dart Implementation of pre-NIST keccak used by many cryptocurrencies

Language: Dart - Size: 28.3 KB - Last synced at: about 2 months ago - Pushed at: over 6 years ago - Stars: 1 - Forks: 2

zerjioang/sha3

Package sha3 implements a faster way to compute Ethereum function signatures

Language: Go - Size: 28.3 KB - Last synced at: 10 months ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

thotypous/keccak-bsv

Bluespec SystemVerilog implementation of the Keccak primitive (SHA-3)

Language: Bluespec - Size: 210 KB - Last synced at: about 1 month ago - Pushed at: over 9 years ago - Stars: 2 - Forks: 2

sublabdev/hashing-kotlin

Set of hashing functions in Kotlin

Language: Kotlin - Size: 387 KB - Last synced at: 12 months ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 0

OscarBarrett/crystal-sha3

An SHA-3 implementation written in Crystal.

Language: Crystal - Size: 2.52 MB - Last synced at: about 1 year ago - Pushed at: almost 2 years ago - Stars: 6 - Forks: 4

cod1r/sha3

Secure Hashing Algorithm 3 implementation

Language: Zig - Size: 24.4 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

miscellaneousbits/DE10_NANO_SOC_MINIMAL 📦

SHA3-256 MINER CORE

Language: C - Size: 5.77 MB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 11 - Forks: 4

durudex-old/go-refresh 📦

Durudex Refresh Token implementation.

Language: Go - Size: 12.7 KB - Last synced at: almost 2 years ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

hfmrow/hash-me

Calculate the checksum using many methods for one or more files at a time. Save the results in a '.SUM' text file for each given file (gui & cli versions).

Language: Go - Size: 1.07 MB - Last synced at: about 2 months ago - Pushed at: about 4 years ago - Stars: 1 - Forks: 0

ne-sachirou/stream_hash

Stream into SHA1, SHA2, SHA3, BLAKE2, RIPEMD-160 hash. (Hash algorithms which Erlang is supporting.)

Language: Elixir - Size: 77.1 KB - Last synced at: 17 days ago - Pushed at: 4 months ago - Stars: 6 - Forks: 0

Shiroechi/CSharp-Checksum 📦

A simple file checksum for windows, support SHA-1, SHA-256, SHA-512, Blake2b, SHA-3

Language: C# - Size: 2.46 MB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 4 - Forks: 2

MrMatthewLayton/CORE 📦

A general purpose library for .NET

Language: C# - Size: 293 KB - Last synced at: 8 months ago - Pushed at: over 3 years ago - Stars: 11 - Forks: 1

miscellaneousbits/linux-socfpga-sha3-miner 📦

DE10 NANO SHA3-256 Proof of Work Miner

Language: C - Size: 167 MB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 11 - Forks: 4

rk0cc/hson 📦

SHA-3 512 bit hashing checksum JSON storage

Language: Go - Size: 44.9 KB - Last synced at: 10 months ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

rk0cc/hson_dart 📦

HSON in Dart implementation

Language: Dart - Size: 27.3 KB - Last synced at: 14 days ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

maandree/libkeccak 📦

[Basically feature complete] Keccak-family hashing library

Language: C - Size: 454 KB - Last synced at: about 2 years ago - Pushed at: about 3 years ago - Stars: 54 - Forks: 15

maandree/krandom 📦

[Feature complete] Keccak-based userspace pseudorandom number generator

Language: C - Size: 42 KB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 3 - Forks: 0

maandree/file2key 📦

[Feature complete] A simple command that generates a key from a file and a passphrase

Language: C - Size: 35.2 KB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 4 - Forks: 0

jthinking/hashes-node

Hashes utils for node.js based on RustCrypto and napi-rs.

Language: JavaScript - Size: 886 KB - Last synced at: 10 days ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 2

OneCDOnly/sha3sum

a QPKG of the sha3sum and keccak utilities from @maandree

Language: Shell - Size: 586 KB - Last synced at: almost 2 years ago - Pushed at: about 2 years ago - Stars: 1 - Forks: 0

ho4040/keccak-secp-umd

UMD build for keccak256, secp256k1

Language: HTML - Size: 33.2 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

NeuroXiq/arctium-tests

arctium-tests

Language: C# - Size: 21.6 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

gwo0d/Rust-SHA3-512-Tool

⚙️ A simple command line tool for generating SHA3-512 hashes - written in Rust.

Language: Rust - Size: 16.6 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

DuSTman31/SHA-3

C++ implementation of SHA-3 hash.

Language: C++ - Size: 81.1 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 34 - Forks: 11

danielmarschall/php-sha3 Fork of 0xbb/php-sha3

Pure PHP implementation of SHA-3

Language: PHP - Size: 70.3 KB - Last synced at: 8 months ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

cothan/NEON-SHA3_2x

NEON ARMv8 SHA3_2x: 2 times SHA3 or SHAKE128/256 in 01 call. Use In Post-Quantum Cryptography Submission

Language: C - Size: 362 KB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 4 - Forks: 1

cipherboy/hash_framework

Framework for studying cryptographic hash functions using SAT.

Language: Python - Size: 923 KB - Last synced at: 3 days ago - Pushed at: over 3 years ago - Stars: 10 - Forks: 2

isuruwa/HASHME

Encode & Decode Hash Text

Language: Python - Size: 54.7 KB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 11 - Forks: 7

zambonin/alice-and-bob

Public-key cryptography, PRNGs, hashes and number theory.

Language: TeX - Size: 3.94 MB - Last synced at: about 2 years ago - Pushed at: over 6 years ago - Stars: 6 - Forks: 1

StirlingLabs/XKCP.NET

Wraps our fork of XKCP (the eXtended Keccak Code Package)

Language: C# - Size: 11.6 MB - Last synced at: 23 days ago - Pushed at: 8 months ago - Stars: 3 - Forks: 0

johnsonjh/oa8signverify

oa8signverify: OpenSSL-based RSA-16384 + SHA3-512 + ASCII85 (Base85) package signing tool

Language: Shell - Size: 61.5 KB - Last synced at: 14 days ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 0

heyvito/Paw-SHA3

Paw Dynamic Value to digest values using SHA3 Algorithms

Language: JavaScript - Size: 10.7 KB - Last synced at: 17 days ago - Pushed at: about 8 years ago - Stars: 0 - Forks: 0

toniferr/cryptoKit

Encrypt and decrypt whatever you want using multiple encryption algorithms.

Language: Java - Size: 16 MB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 1 - Forks: 0

tokoin/tokoin

Just a hobby cryptocurrency 🪙 🚀

Language: C++ - Size: 36.5 MB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 1

binlab/crypto-tools

Set of tools for some crypto- and data- conversions based on JavaScript :closed_lock_with_key:

Language: JavaScript - Size: 673 KB - Last synced at: about 12 hours ago - Pushed at: about 3 years ago - Stars: 4 - Forks: 1

kxnyshk/data-hashing.py

A .py application to hash secure user entered sensitive data or passwords using the SHA3-256 Crypto Algorithm, to make one's available online data secure & resistive against possible data breaches online.

Language: Python - Size: 10.2 MB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

mt1006/checkHash

Simple command line tool that allows you to easily get file checksum, compare multiple files or compare file checksum to checksum on input

Language: C - Size: 27.3 KB - Last synced at: about 1 month ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 1

jparker2006/EncryptedStorage

data storage app using sha256 and aes256

Language: C++ - Size: 226 KB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

dokutoku/sha3iuf-d

sha3iuf-d mirror.

Language: D - Size: 30.3 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 1

EdgarRamirezFuentes/protecting_sensitive_information

This repository contains our Cryptography final project at ESCOM-IPN in the semester 2022-1.

Language: JavaScript - Size: 26.2 MB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

bimo2/libethash

Ethereum Keccak SHA-3 hash library

Language: C - Size: 13.7 KB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

TonioMacaronio/keccak-rust

Keccak implementation in Rust

Language: Rust - Size: 11.7 KB - Last synced at: 13 days ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 1

alexsgi/java-utils

JavaUtils is a small library to ease programming with Java.

Language: Java - Size: 81.1 KB - Last synced at: about 2 years ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

sc0Vu/js-keccak-tiny

Keccak tiny emscripten binding in javascript, including SHA-3/Keccak/Shake hash function.

Language: JavaScript - Size: 902 KB - Last synced at: about 18 hours ago - Pushed at: over 2 years ago - Stars: 3 - Forks: 0

crashdemons/tiny_sha3-wasm Fork of mjosaarinen/tiny_sha3

Very small, readable implementation of the SHA3 hash function. WebAssembly rebuild

Language: C - Size: 246 KB - Last synced at: about 2 years ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

avmjs/vapjs-sha3

A simple SHA-3 / Keccak / Shake hash function

Language: JavaScript - Size: 205 KB - Last synced at: 12 months ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

a-luna/dotnetcore-crypto

.NET Core 2.0 class library containing an implementation of SHA-3 hashing functions and file encryption methods which employ both AES and RSA algorithms to maximize data security and computational efficiency.

Language: C# - Size: 123 KB - Last synced at: about 1 year ago - Pushed at: about 6 years ago - Stars: 0 - Forks: 0

Shiroechi/CSharpChecksum

A simple file checksum for windows, support SHA-1, SHA-256, SHA-512, Blake2b, SHA-3

Language: C# - Size: 1.27 MB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

TheLeopardsH/SHA-3-VHDL-Hardware-implementation

VHDL implementation of SHA-3 Hash

Language: VHDL - Size: 3.91 KB - Last synced at: over 1 year ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 0

TheLeopardsH/SHA-3-verilog-Hardware-implementation

Verilog implementation of SHA 3 Hash Function

Size: 0 Bytes - Last synced at: over 1 year ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 0

roseswe/Lib.SHA3-roseswe

Library for calculation of SHA3 and Keccak hashes. Following hash variants are implemented: Keccak224, Keccak256, Keccak384, Keccak512, Keccak[], SHA3-224, SHA3-256, SHA3-384, SHA3-512, SHAKE128 and SHAKE256. Requires AuxTypes and BitOps libraries.

Language: Pascal - Size: 23.4 KB - Last synced at: about 2 months ago - Pushed at: almost 5 years ago - Stars: 1 - Forks: 2

tikohlst/mdc2_with_aes

Runtime comparison of block cipher-based hash functions

Language: Python - Size: 13.7 KB - Last synced at: about 2 years ago - Pushed at: almost 5 years ago - Stars: 2 - Forks: 0

metastable-void/PHP-SHA3-Streamable

Streamable SHA-3/SHAKE in pure PHP!

Language: PHP - Size: 458 KB - Last synced at: 16 days ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 0

MrMatthewLayton/Hush

Secure and efficient one-time pad generation using Diffie-Hellman key exchange and SHA-3 SHAKE-256

Language: C# - Size: 9.77 KB - Last synced at: about 2 years ago - Pushed at: about 6 years ago - Stars: 1 - Forks: 2