argon2
There are 894 repositories under argon2 topic.
xmrig/xmrig
RandomX, KawPow, CryptoNight and GhostRider unified CPU/GPU miner and RandomX benchmark
HACKERALERT/Picocrypt
A very small, very simple, yet very secure encryption tool.
ranisalt/node-argon2
Node.js bindings for Argon2 hashing algorithm
Picocrypt/Picocrypt
A very small, very simple, yet very secure encryption tool.
riverrun/comeonin
Password hashing specification for the Elixir programming language
paragonie/halite
High-level cryptography interface powered by libsodium
Daninet/hash-wasm
Lightning fast hash functions using hand-tuned WebAssembly binaries
google/fscrypt
Go tool for managing Linux filesystem encryption
paulmillr/noble-hashes
Audited & minimal JS implementation of hash functions, MACs and KDFs.
orion-rs/orion
Usable, easy and safe pure-Rust crypto
hynek/argon2-cffi
Secure Password Hashes for Python
alexedwards/argon2id
Argon2id password hashing and verification for Go
antelle/argon2-browser
Argon2 library compiled for browser runtime
KUN1007/kun-touchgal-next
TouchGAL是立足于分享快乐的一站式Galgame文化社区, 为Gal爱好者提供一片净土!
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.
phxql/argon2-jvm
Argon2 Binding for the JVM
Bendr0id/xmrigCC
RandomX, CryptoNight, Argon2 and GhostRider CPU/GPU miner with Command&Control (CC) Server and Monitoring
dwyl/phoenix-ecto-encryption-example
🔐 A detailed example for how to encrypt data in an Elixir (Phoenix v1.7) App before inserting into a database using Ecto Types
sru-systems/rust-argon2
Rust library for hashing passwords using Argon2.
KUN1007/kun-galgame-patch-next
The most advanced visual novel patch resource website in the world at the moment! Free forever! 开源, 免费, 零门槛, 纯手写, 最先进的 Galgame 补丁资源下载站, 永远免费!
mheyman/Isopoh.Cryptography.Argon2
Fully managed .Net Core implementation of Argon2
bryant/argon2rs
The pure-Rust password hashing library running on Argon2.
terl/lazysodium-java
A Java implementation of the Libsodium crypto library. For the lazy dev.
matthewhartstonge/argon2
A pure Go Argon2 implementation for secure password hashing in Go!
terl/lazysodium-android
An Android implementation of the Libsodium cryptography library. For the lazy dev.
lambdapioneer/argon2kt
An Android/Kotlin binding for the Argon2 hash
raja/argon2pw
Argon2 password hashing package for go with constant time hash comparison
RedMadRobot/PINkman
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.
NetDevPack/Security.PasswordHasher
Argon2, BCrypt and Scrypt implementation for ASP.NET Core Identity
imkcat/CatCrypto
An easy way for hashing and encryption.
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.
kosprov/jargon2-api
Fluent Java API for Argon2 password hashing
pinkpixel-dev/keyper
🔐 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 Supabase database. Features AES-256-GCM encryption, Argon2 key derivation, PWA support, and professional-grade security architecture.
furiousteam/BLOC-GUI-Miner
An easy to use Graphical User Interface cryptocurrency miner for crypto night algorithm coins available for Windows, macOS and Linux
alexandrevicenzi/unchained
Secure password hashers for Go compatible with Django
Racum/rust-djangohashers
A Rust port of the password primitives used in Django Project.