There are 3 repositories under scrypt topic.
A simple, secure and modern file encryption tool (and Rust library) with small explicit keys, no config options, and UNIX-style composability.
MPOS stands for Mining Portal Open Source. Issue tracker is now closed since it's not maintained anymore.
Project moved to https://gitlab.com/spectre.app
Next-gen crypto currency mining pool software
Audited & minimal JS implementation of hash functions, MACs and KDFs.
Every cryptographic primitive needed to work on Ethereum, for the browser and Node.js
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.
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.
Library for securely hashing passwords
A convenience library for generating, comparing and inspecting password hashes using the scrypt KDF in Go 🔑
Password-based key derivation function and password hashing scheme building upon scrypt
a fast and lightweight scrypt hash algorithm for browser
:page_facing_up: Web-based application for storing notes securely. Built with Vue + Node.js + Express
Pure JavaScript implementation of the scrypt password-based key derivation function.
Fast "async" scrypt implementation in JavaScript
A .NET implementation of scrypt password hash algorithm.
Argon2, BCrypt and Scrypt implementation for ASP.NET Core Identity
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.
Ethereum contracts for the Dogecoin <-> Ethereum bridge
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.
Development guide for CAT20 token protocol, sCrypt development for OP_CAT, Ordinal | BRC-20 | Rune protocol on Fractal Bitcoin network
[DEPRECATED] Truebit Verification for Scrypt
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.
Marscoin source tree
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.
C++ Security Library
A file and text encryption tool for Android
a small cli tool for file encryption, written in Rust.
A strong and customizable password generator made with python3!