RandomX, KawPow, CryptoNight and GhostRider unified CPU/GPU miner and RandomX benchmark
- Stars
- 10.1K
- Forks
- 3.8K
- Pushed
- 14d ago
Public GitHub repositories tagged “argon2”, ranked by adoption and maintenance signals.
Popular ranks GitHub matches by stars. Switch sort to inspect forks or recent maintenance.
RandomX, KawPow, CryptoNight and GhostRider unified CPU/GPU miner and RandomX benchmark
Node.js bindings for Argon2 hashing algorithm
Password hashing specification for the Elixir programming language
High-level cryptography interface powered by libsodium
Lightning fast hash functions using hand-tuned WebAssembly binaries
Go tool for managing Linux filesystem encryption
Audited & minimal JS implementation of hash functions, MACs and KDFs.
TouchGal 是一个一站式 Galgame 文化社区。提供Galgame 论坛、Galgame 下载等服务。承诺永久免费, 高质量。为Galgame 爱好者提供一片净土!
Secure Password Hashes for Python
Usable, easy and safe pure-Rust crypto
Argon2id password hashing and verification for Go
Argon2 library compiled for browser runtime
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.
Argon2 Binding for the JVM
The most advanced visual novel patch resource website in the world at the moment! Free forever! 开源, 免费, 零门槛, 最先进的 Galgame 补丁资源下载站, 永远免费!
🔐 A detailed example for how to encrypt data in an Elixir (Phoenix v1.7) App before inserting into a database using Ecto Types
Rust library for hashing passwords using Argon2.
Fully managed .Net Core implementation of Argon2
Secure Wireless Data-Transfer over BLE and USB for Passwords, Pentesting and Media Control.
The pure-Rust password hashing library running on Argon2.
A Java implementation of the Libsodium crypto library. For the lazy dev.
Production-ready Express 5 and TypeScript API boilerplate with Drizzle ORM, PostgreSQL, secure authentication, OpenAPI, Vitest, Docker, Prometheus, and Grafana.
A pure Go Argon2 implementation for secure password hashing in Go!
An Android implementation of the Libsodium cryptography library. For the lazy dev.
An Android/Kotlin binding for the Argon2 hash
🔐 A self-hosted credential manager with zero-knowledge encryption, multi-user support, and emergency recovery. Store API keys, passwords, and secrets securely with your own database. Features AES-256-GCM encryption, Argon2 key derivation, PWA support, and professional-grade security architecture.
Offline password, identity, and secret vault. Argon2id + AES-256-GCM, zero servers, zero telemetry.
Argon2, BCrypt and Scrypt implementation for ASP.NET Core Identity
PINkman is a library to help implementing an authentication by a PIN code in a secure manner. The library derives hash from the user's PIN using Argon2 function and stores it in an encrypted file. The file is encrypted with the AES-256 algorithm in the GCM mode and keys are stored in the AndroidKeystore.
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.