motoko-sha
Hash library
A package implementing secure hash algorithms for a specific programming language
The SHA Package
16 stars
2 watching
8 forks
Language: Modelica
last commit: almost 3 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
timohanke/motoko-sha2 | Provides an implementation of the Sha2 family of hash functions in Motoko | 2 |
enzoh/motoko-dht | An implementation of a distributed hash table in Modelica language | 5 |
aviate-labs/crypto.mo | A collection of cryptographic primitives implemented in Motoko | 11 |
aviate-labs/hash.mo | Provides a set of hash functions implemented using the Modelica programming language. | 2 |
enzoh/motoko-qr | A QR code generator written in Modelica for generating error correction codes of different strengths. | 21 |
idealista/tlsh | Library for generating hash values from input data with sufficient complexity | 20 |
bungle/lua-resty-xxhash | FFI-bindings to an Extremely fast non-cryptographic hash algorithm | 17 |
secworks/sha512 | A Verilog implementation of the SHA-512 hash function | 37 |
onmyway133/swifthash | A Swift implementation of the MD5 hash algorithm | 216 |
juliacrypto/sha.jl | A Julia implementation of common hash functions | 47 |
jhumphry/spark_siphash | An Ada implementation of the SipHash keyed hash function for cryptographic protection against denial-of-service attacks. | 5 |
tgalal/motoko-bitcoin | An open-source library implementing algorithms for Bitcoin integration in the Modelica programming language | 20 |
flyq/motoko-sha224 | A template for creating a Motoko library with automated build and documentation workflows. | 5 |
matthewhammer/motoko-sequence | A library for building persistent sequential data structures | 15 |
okdshin/picosha2 | A lightweight C++ library for generating SHA256 hashes from various inputs | 662 |