GitHub topics: scrypt
Daninet/hash-wasm
Lightning fast hash functions using hand-tuned WebAssembly binaries
Language: TypeScript - Size: 1.22 MB - Last synced at: about 10 hours ago - Pushed at: 6 months ago - Stars: 986 - Forks: 50

Searinox/ScryptCalc
ScryptCalc - Portable calculator for Scrypt KDF application with UI written in Python 3.7 for Windows
Language: Python - Size: 57 MB - Last synced at: 2 days ago - Pushed at: 2 days ago - Stars: 0 - Forks: 0

intricate/age-haskell
Haskell implementation of age.
Language: Haskell - Size: 37.1 KB - Last synced at: 2 days ago - Pushed at: 2 days ago - Stars: 0 - Forks: 0

paulmillr/noble-hashes
Audited & minimal JS implementation of hash functions, MACs and KDFs.
Language: JavaScript - Size: 15.1 MB - Last synced at: 3 days ago - Pushed at: 3 days ago - Stars: 666 - Forks: 51

sorairolake/scryptenc-rs
A file encryption tool and Rust library which implements the scrypt encrypted data format
Language: Rust - Size: 1.35 MB - Last synced at: 3 days ago - Pushed at: 3 days ago - Stars: 6 - Forks: 2

zitadel/passwap
Package passwap provides a unified implementation between different password hashing algorithms. It allows for easy swapping between algorithms, using the same API for all of them.
Language: Go - Size: 144 KB - Last synced at: 4 days ago - Pushed at: 4 days ago - Stars: 63 - Forks: 4

Password4j/password4j
Java cryptographic library that supports Argon2, bcrypt, scrypt and PBKDF2 aimed to protect passwords in databases. Easy to use by design, highly customizable, secure and portable. All the implementations follow the standards and have been reviewed to perform better in the JVM.
Language: Java - Size: 854 KB - Last synced at: 4 days ago - Pushed at: 19 days ago - Stars: 375 - Forks: 29

str4d/rage
A simple, secure and modern file encryption tool (and Rust library) with small explicit keys, no config options, and UNIX-style composability.
Language: Rust - Size: 3.58 MB - Last synced at: 4 days ago - Pushed at: about 1 month ago - Stars: 2,921 - Forks: 112

nckslvrmn/go_ots
Simple service for one time secret (and file) sharing
Language: Go - Size: 67.4 KB - Last synced at: 7 days ago - Pushed at: 8 days ago - Stars: 1 - Forks: 0

alessiofrittoli/crypto-key
Lightweight TypeScript library for Node.js Cryptographic keys
Language: TypeScript - Size: 464 KB - Last synced at: 8 days ago - Pushed at: 8 days ago - Stars: 0 - Forks: 0

ron4fun/SharpHash
SharpHash is a C# hashing library which provides an easy to use interface for computing hashes and checksums of data. It also supports state based (incremental) hashing.
Language: C# - Size: 909 KB - Last synced at: 3 days ago - Pushed at: 3 months ago - Stars: 44 - Forks: 8

bonesoul/CoiniumServ
Next-gen crypto currency mining pool software
Language: C# - Size: 11 MB - Last synced at: 5 days ago - Pushed at: over 1 year ago - Stars: 820 - Forks: 495

jas-/kruptein
crypto; from kruptein to hide or conceal
Language: JavaScript - Size: 387 KB - Last synced at: 9 days ago - Pushed at: 9 days ago - Stars: 6 - Forks: 1

Sangmoo/CryptoUtil
CryptoUtil to Java
Language: Java - Size: 0 Bytes - Last synced at: 9 days ago - Pushed at: 9 days ago - Stars: 1 - Forks: 0

bitcoinjs/bip38
BIP38 is a standard process to encrypt Bitcoin and crypto currency private keys that is less susceptible to brute force attacks thus protecting the user.
Language: JavaScript - Size: 915 KB - Last synced at: 6 days ago - Pushed at: over 1 year ago - Stars: 216 - Forks: 99

elliotwutingfeng/aegis-backup-decryptor
🔓 CLI tool to decrypt backup files exported from the Aegis Authenticator app. This application is neither affiliated with Beem Development nor Aegis Authenticator.
Language: Ruby - Size: 255 KB - Last synced at: 11 days ago - Pushed at: 11 days ago - Stars: 9 - Forks: 0

ethereum/js-ethereum-cryptography
Every cryptographic primitive needed to work on Ethereum, for the browser and Node.js
Language: TypeScript - Size: 2.01 MB - Last synced at: 5 days ago - Pushed at: 16 days ago - Stars: 733 - Forks: 101

70sh1/eddy
Simple, fast CLI file encryption tool
Language: Go - Size: 560 KB - Last synced at: 18 days ago - Pushed at: 18 days ago - Stars: 34 - Forks: 1

denorg/scrypt
🔑 Deno library for hashing passwords using scrypt
Language: JavaScript - Size: 658 KB - Last synced at: 8 days ago - Pushed at: 19 days ago - Stars: 21 - Forks: 5

MemoryWallet/MemoryWallet
Use a Passphrase to Generate 24 word BIP39 Key AND 25 word Monero key OR Generate a 25 word Monero key from your BIP29 Key
Language: JavaScript - Size: 4.07 MB - Last synced at: 19 days ago - Pushed at: 19 days ago - Stars: 0 - Forks: 0

ATHUL132/pump-fun-backend
A backend solution built on the Solana blockchain, seamlessly integrating with the PumpFun smart contract, designed to manage and process auction logic, user interactions, and real-time data flows, while ensuring efficient transaction handling and secure smart contract execution on the Solana network.
Size: 1.95 KB - Last synced at: 19 days ago - Pushed at: 19 days ago - Stars: 0 - Forks: 0

EtherDream/WebScrypt
a fast and lightweight scrypt hash algorithm for browser
Language: JavaScript - Size: 1.54 MB - Last synced at: 16 days ago - Pushed at: over 3 years ago - Stars: 154 - Forks: 22

dreams-money/merged-mining-pool
High-performance Merged Mining Pool Software centered around Doge/Litecoin
Language: Go - Size: 787 KB - Last synced at: 19 days ago - Pushed at: 24 days ago - Stars: 15 - Forks: 19

dhui/passhash
Go library providing simple and secure password management
Language: Go - Size: 73.2 KB - Last synced at: 3 days ago - Pushed at: 22 days ago - Stars: 9 - Forks: 5

MPOS/php-mpos
MPOS stands for Mining Portal Open Source. Issue tracker is now closed since it's not maintained anymore.
Language: PHP - Size: 13.3 MB - Last synced at: 26 days ago - Pushed at: almost 6 years ago - Stars: 1,528 - Forks: 1,007

holgern/py-scrypt
This is a set of Python bindings for the scrypt key derivation function.
Language: C - Size: 204 KB - Last synced at: about 1 month ago - Pushed at: 7 months ago - Stars: 31 - Forks: 7

Cevherim/AegisVault
AegisVault is a secure file storage and management system designed to protect your sensitive data from unauthorized access.
Language: Python - Size: 33.2 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

umutcamliyurt/DroidCrypt
A file and text encryption tool for Android
Language: Java - Size: 195 KB - Last synced at: about 1 month ago - Pushed at: 7 months ago - Stars: 37 - Forks: 1

leonlatsch/scrypt-lite
A linux terminal utility to encrypt and decrypt files with aes-256.
Language: C++ - Size: 91.8 KB - Last synced at: 16 days ago - Pushed at: over 5 years ago - Stars: 7 - Forks: 3

yo525/AegisVault
AegisVault is a secure file storage and management system designed to protect your sensitive data from unauthorized access.
Language: Python - Size: 31.3 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

ricmoo/scrypt-js
Pure JavaScript implementation of the scrypt password-based key derivation function.
Language: JavaScript - Size: 135 KB - Last synced at: about 1 month ago - Pushed at: over 2 years ago - Stars: 143 - Forks: 27

mybucks-online/app
Password-only, self-custodial cryptocurrency wallet. No register, no seed phrases, just password!
Language: JavaScript - Size: 2.35 MB - Last synced at: about 1 month ago - Pushed at: about 2 months ago - Stars: 7 - Forks: 7

leionion/Fractal-bitcoin-development-guide
Development guide for CAT20 token protocol, sCrypt development for OP_CAT, Ordinal | BRC-20 | Rune protocol on Fractal Bitcoin network
Size: 45.9 KB - Last synced at: about 1 month ago - Pushed at: 7 months ago - Stars: 51 - Forks: 20

mybucks-online/core
Core part of mybucks.online crypto wallet, involving hashing and private key generation
Language: JavaScript - Size: 20.5 KB - Last synced at: about 1 month ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

viniciuschiele/Scrypt
A .NET implementation of scrypt password hash algorithm.
Language: C# - Size: 42 KB - Last synced at: 3 days ago - Pushed at: 10 months ago - Stars: 97 - Forks: 22

bytemare/ksf
Cryptographic Key Stretching Functions in Go.
Language: Go - Size: 45.9 KB - Last synced at: 20 days ago - Pushed at: 20 days ago - Stars: 1 - Forks: 0

openwall/yescrypt
Password-based key derivation function and password hashing scheme building upon scrypt
Language: C - Size: 410 KB - Last synced at: about 1 month ago - Pushed at: 2 months ago - Stars: 152 - Forks: 12

openwall/yespower
Proof-of-work scheme building upon yescrypt and scrypt
Language: C - Size: 64.5 KB - Last synced at: about 1 month ago - Pushed at: 2 months ago - Stars: 31 - Forks: 22

cmason3/vaulty
Vaulty in Python - Encrypt/Decrypt with ChaCha20-Poly1305
Language: Python - Size: 105 KB - Last synced at: 7 days ago - Pushed at: about 2 months ago - Stars: 3 - Forks: 0

Lyndir/MasterPassword
Project moved to https://gitlab.com/spectre.app
Language: Objective-C - Size: 417 MB - Last synced at: about 1 month ago - Pushed at: almost 3 years ago - Stars: 1,142 - Forks: 237

bndw/pick 📦
A secure and easy-to-use CLI password manager for macOS and Linux
Language: Go - Size: 16.1 MB - Last synced at: about 2 months ago - Pushed at: about 6 years ago - Stars: 368 - Forks: 27

leonlatsch/scrypt
JavaFX Desktop Application to Encrypt end Decrypt files with AES
Language: Java - Size: 143 KB - Last synced at: 26 days ago - Pushed at: about 5 years ago - Stars: 6 - Forks: 0

dwin/goSecretBoxPassword
A probably paranoid Golang utility library for securely hashing and encrypting passwords based on the Dropbox method. This implementation uses Blake2b, Scrypt and XSalsa20-Poly1305 (via NaCl SecretBox) to create secure password hashes that are also encrypted using a master passphrase.
Language: Go - Size: 157 KB - Last synced at: 4 days ago - Pushed at: over 2 years ago - Stars: 59 - Forks: 9

Zozi96/hash-forge
Hash Forge is a lightweight Python library designed to simplify the process of hashing and verifying data using a variety of secure hashing algorithms.
Language: Python - Size: 127 KB - Last synced at: 12 days ago - Pushed at: 2 months ago - Stars: 10 - Forks: 0

koh-gt/ferrite-core
Ferrite Core (full node + wallet) based on Bitcoin Core and Litecoin Core codebase. No premine.
Language: C++ - Size: 29.4 MB - Last synced at: about 1 month ago - Pushed at: 3 months ago - Stars: 13 - Forks: 5

9xN/scrypt
SCRYPT is a simple shellcode encryptor/encoder that uses the OpenSSL library to encrypt a shellcode using the AES-256-CBC encryption algorithm then applies several encoding techniques to obfuscate a given shellcode file. This encrypted/encoded shellcode can be used for both legitimate and malicious purposes, such as exploiting system vulnerability
Language: C - Size: 4 MB - Last synced at: 18 days ago - Pushed at: over 1 year ago - Stars: 8 - Forks: 3

amdelamar/jhash
🔑 Password hashing utility in Java
Language: Java - Size: 568 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 69 - Forks: 8

bachelor-emgi/cpuminer-arm 📦
CPU Miner for devices based on ARM architecture like Raspberry Pi and even Android!
Language: Assembly - Size: 142 KB - Last synced at: 6 days ago - Pushed at: about 1 year ago - Stars: 9 - Forks: 1

elithrar/simple-scrypt
A convenience library for generating, comparing and inspecting password hashes using the scrypt KDF in Go 🔑
Language: Go - Size: 42 KB - Last synced at: 5 days ago - Pushed at: about 4 years ago - Stars: 197 - Forks: 27

chardoncs/phasher
Simple CLI program hashing passwords into PHC strings
Language: Rust - Size: 40 KB - Last synced at: 8 days ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

Pawar-Tushar/SecurePasswordManager
A secure password manager application developed with advanced cryptographic techniques to ensure the protection and confidentiality of user credentials.
Language: Python - Size: 220 KB - Last synced at: 19 days ago - Pushed at: 6 months ago - Stars: 4 - Forks: 0

muffin819/cat20-mint-Scrypt
Fractal cat20 Mint smart contract using Scrypt
Language: TypeScript - Size: 484 KB - Last synced at: about 1 month ago - Pushed at: 6 months ago - Stars: 4 - Forks: 1

Theorist-Git/AuthAlpha
A python cryptography package to manage authentication.
Language: Python - Size: 125 KB - Last synced at: 29 days ago - Pushed at: 3 months ago - Stars: 1 - Forks: 1

dchest/scrypt-async-js
Fast "async" scrypt implementation in JavaScript
Language: JavaScript - Size: 185 KB - Last synced at: 6 days ago - Pushed at: over 6 years ago - Stars: 141 - Forks: 24

marscoin/marscoin-archive
Marscoin source tree
Language: C++ - Size: 456 MB - Last synced at: 3 months ago - Pushed at: 5 months ago - Stars: 42 - Forks: 18

solguru310/CAT20-mint-smart-contract-sCrypt
This #smart #contract, developed using #sCrypt, powers the #Fractal Network and enables #Bitcoin-based #CAT20 #token #minting. Whitelisted users with a specific #CAT20 token minter #UTXO can seamlessly mint #CAT20 tokens, enhancing functionality within the #Fractal Network ecosystem.
Size: 6.84 KB - Last synced at: about 1 month ago - Pushed at: 4 months ago - Stars: 2 - Forks: 0

NetDevPack/Security.PasswordHasher
Argon2, BCrypt and Scrypt implementation for ASP.NET Core Identity
Language: Smalltalk - Size: 10.5 MB - Last synced at: 18 days ago - Pushed at: over 1 year ago - Stars: 70 - Forks: 14

sebastienrousseau/hsh
Quantum-Resistant Cryptographic Hash Library for Password Hashing and Verification 🦀
Language: Rust - Size: 2.02 MB - Last synced at: about 1 month ago - Pushed at: about 2 months ago - Stars: 17 - Forks: 1

kpy3/erlscrypt
An Erlang NIF library for Colin Percival's scrypt function.
Language: C - Size: 69.3 KB - Last synced at: 6 days ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

enceeper/scrypt
C implementation of scrypt utilizing SHA512.
Language: C - Size: 42 KB - Last synced at: 3 months ago - Pushed at: over 6 years ago - Stars: 1 - Forks: 0

solguru310/pumpfun-fractal-cat20-be
The backend of the Cat Protocol's pump.fun, built on the Fractal Bitcoin Network, leverages Node.js and sCrypt to function as a launchpad for CAT20 tokens, enabling their minting, trading, and transfer.
Size: 3.91 KB - Last synced at: about 1 month ago - Pushed at: 6 months ago - Stars: 5 - Forks: 0

isPique/Hash-Generator
This script is a simple password hashing tool that allows users to choose from various hashing algorithms to hash their passwords.
Language: Python - Size: 2.11 MB - Last synced at: about 2 months ago - Pushed at: over 1 year ago - Stars: 2 - Forks: 0

aprico-org/aprico-gen
Deterministic password generator library based on scrypt algorithm.
Language: JavaScript - Size: 77.1 KB - Last synced at: 22 days ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 1

mybucks-online/key-generation
This is a core part of mybucks.online, demonstrating the key generation mechanism
Language: JavaScript - Size: 4.88 KB - Last synced at: 3 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 1

agnivade/easy-scrypt
This is a nice and simple wrapper in Go over the scrypt password based key derivation algorithm.
Language: Go - Size: 20.5 KB - Last synced at: about 1 month ago - Pushed at: over 2 years ago - Stars: 24 - Forks: 3

chronoxor/CppSecurity
C++ Security Library
Language: C++ - Size: 61.3 MB - Last synced at: 26 days ago - Pushed at: about 1 year ago - Stars: 39 - Forks: 22

FahimFBA/assist-me
Effortlessly streamline Your Day with Integrated Email and Todo List Management!
Language: CSS - Size: 3.54 MB - Last synced at: 27 days ago - Pushed at: over 1 year ago - Stars: 11 - Forks: 9

paulgreg/UniquePasswordBuilder
A bookmarklet to generate strong password per site
Language: JavaScript - Size: 1.71 MB - Last synced at: 5 days ago - Pushed at: 4 months ago - Stars: 8 - Forks: 4

cyberyen/cyberyen Fork of litecoin-project/litecoin
Cyberyen Core source tree
Language: C++ - Size: 224 MB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 5 - Forks: 2

NotStatilko/uiScrypt
Make strength passwords with uiScrypt!
Language: Python - Size: 843 KB - Last synced at: 18 days ago - Pushed at: 4 months ago - Stars: 1 - Forks: 0

dominhduy09/vCardShare Fork of Cemu0/vCardShare
Encrypted VCard: Your Secure Online Contact Card | create and share your contact card online with an added layer of security
Language: JavaScript - Size: 245 KB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

solguru310/Fractal-CAT20-Pumpfun-Backend
The backend for pump.fun on the Fractal Bitcoin Network, supporting the Cat Protocol, is built with Node.js and sCrypt. It functions as a launchpad for CAT20 tokens, enabling their minting, trading, and transfer operations.
Size: 2.93 KB - Last synced at: about 1 month ago - Pushed at: 5 months ago - Stars: 2 - Forks: 0

SourceRabbit/Rabbit_Miner
Cryptocurrency CPU Cluster Miner
Language: Java - Size: 2.99 MB - Last synced at: 3 days ago - Pushed at: 8 months ago - Stars: 4 - Forks: 2

ricmoo/pyscrypt
Pure-Python implementation of Scrypt PBKDF and scrypt file format library.
Language: Python - Size: 310 KB - Last synced at: 6 days ago - Pushed at: almost 3 years ago - Stars: 81 - Forks: 22

palant/pfp
A simple and secure browser extension to be used with KeePass databases.
Language: Vue - Size: 2.83 MB - Last synced at: 29 days ago - Pushed at: 11 months ago - Stars: 116 - Forks: 13

therealOri/Genter
A strong and customizable password generator made with python3!
Language: Python - Size: 60.9 MB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 33 - Forks: 5

weavejester/crypto-password
Library for securely hashing passwords
Language: Clojure - Size: 153 KB - Last synced at: 6 days ago - Pushed at: almost 2 years ago - Stars: 205 - Forks: 15

vstoykovbg/slowkdf
Slow KDF for serious key stretching based on Scrypt
Language: Python - Size: 131 KB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 6 - Forks: 2

dogethereum/dogethereum-contracts
Ethereum contracts for the Dogecoin <-> Ethereum bridge
Language: TypeScript - Size: 2.74 MB - Last synced at: about 2 months ago - Pushed at: about 2 years ago - Stars: 60 - Forks: 18

fernandolguevara/scrypt.c3l
scrypt key derivation function for c3
Size: 4.88 KB - Last synced at: about 1 month ago - Pushed at: 6 months ago - Stars: 1 - Forks: 0

juanelas/scrypt-pbkdf
A faster JS implementation of the scrypt password-based key derivation function
Language: JavaScript - Size: 1.11 MB - Last synced at: 15 days ago - Pushed at: almost 2 years ago - Stars: 19 - Forks: 1

aldy505/phc-crypto
Hashing algorithms simplified (supports Argon2, Bcrypt, Scrypt, and PBKDF2)
Language: Go - Size: 97.7 KB - Last synced at: 26 days ago - Pushed at: 11 months ago - Stars: 26 - Forks: 1

ysbaddaden/scrypt-crystal
Crystal bindings for Colin Percival's scrypt key derivation function
Language: Crystal - Size: 17.6 KB - Last synced at: 14 days ago - Pushed at: about 2 years ago - Stars: 23 - Forks: 2

sph-mn/sph-lib
more than 80 gpl3+ licensed guile scheme libraries
Language: Scheme - Size: 1.4 MB - Last synced at: 7 months ago - Pushed at: 7 months ago - Stars: 20 - Forks: 0

greymass/swift-scrypt
Swift bindings for libscrypt
Language: Swift - Size: 9.77 KB - Last synced at: 19 days ago - Pushed at: about 1 year ago - Stars: 14 - Forks: 4

cmason3/vaulty.rs 📦
Vaulty in Rust - Encrypt/Decrypt with ChaCha20-Poly1305
Language: Rust - Size: 28.3 KB - Last synced at: about 2 months ago - Pushed at: over 2 years ago - Stars: 3 - Forks: 0

pindjouf/cryptoooor
cryptoooor is a command-line tool for encrypting and decrypting files using AES-256-GCM encryption.
Language: Rust - Size: 9.77 KB - Last synced at: 8 months ago - Pushed at: 8 months ago - Stars: 2 - Forks: 0

atinux/nuxt-bcrypt-edge
Example of using Nuxt + Bcrypt on Cloudflare Workers
Language: Vue - Size: 148 KB - Last synced at: 8 months ago - Pushed at: 8 months ago - Stars: 13 - Forks: 1

therealOri/GCMlib
A minimalistic and simple encryption library. For encrypting data using AES GCM mode.
Language: Python - Size: 41 KB - Last synced at: 11 days ago - Pushed at: about 2 years ago - Stars: 3 - Forks: 0

openwall/yescrypt-go Fork of dchest/scrypt
Go implementation of scrypt and yescrypt key derivation and password hashing functions
Language: Go - Size: 32.2 KB - Last synced at: 8 months ago - Pushed at: 9 months ago - Stars: 2 - Forks: 0

cmason3/vaulty.go 📦
Vaulty in Go - Encrypt/Decrypt with ChaCha20-Poly1305
Language: Go - Size: 33.2 KB - Last synced at: about 2 months ago - Pushed at: about 1 year ago - Stars: 2 - Forks: 0

drish/cloak
A simple passphrase based file encryption tool.
Language: Go - Size: 43.9 KB - Last synced at: 28 days ago - Pushed at: over 3 years ago - Stars: 12 - Forks: 2

Gogopex/psswd
A small password manager made in Rust.
Language: Rust - Size: 59.6 KB - Last synced at: 16 days ago - Pushed at: 12 months ago - Stars: 17 - Forks: 4

rustindia/mpw-rs
Master Password in Pure Rust
Language: Rust - Size: 108 KB - Last synced at: 28 days ago - Pushed at: over 4 years ago - Stars: 33 - Forks: 12

Aoang/firebase-scrypt 📦
This is the golang implementation of the modified Scrypt algorithm used by Firebase Auth.
Language: Go - Size: 7.81 KB - Last synced at: 2 months ago - Pushed at: over 3 years ago - Stars: 3 - Forks: 2

Sowham-3098/sveltekit-fullstack-demo
This project is done by me in the coding phase of Timechain Summer of Code 2024
Language: Svelte - Size: 204 KB - Last synced at: 2 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

FloTheSysadmin/Crypto-Hash-Lab
Language: Python - Size: 20.5 KB - Last synced at: 10 months ago - Pushed at: almost 7 years ago - Stars: 0 - Forks: 0

proofrock/crypgo 📦
An opinionated Go module to encrypt/decrypt strings to strings
Language: Go - Size: 23.4 KB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

oeo/bolt
bolt is a blockchain.
Language: CoffeeScript - Size: 888 KB - Last synced at: 28 days ago - Pushed at: 10 months ago - Stars: 12 - Forks: 0

ron4fun/HashLibPlus
HashLibPlus is a recommended C++11 hashing library that provides a fluent interface for computing hashes and checksums of strings, files, streams, bytearrays and untyped data to mention but a few.
Language: C++ - Size: 1.33 MB - Last synced at: 10 months ago - Pushed at: about 1 year ago - Stars: 26 - Forks: 9
