Repository navigation
scrypt
- Website
- Wikipedia
A simple, secure and modern file encryption tool (and Rust library) with small explicit keys, no config options, and UNIX-style composability.
Project moved to https://gitlab.com/spectre.app
Lightning fast hash functions using hand-tuned WebAssembly binaries
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 🔑
📄 Web-based application for storing notes securely. Built with Vue + Node.js + Express
a fast and lightweight scrypt hash algorithm for browser
Pure JavaScript implementation of the scrypt password-based key derivation function.
Fast "async" scrypt implementation in JavaScript
A simple and secure browser extension to be used with KeePass databases.
A .NET implementation of scrypt password hash algorithm.