GitHub topics: argon2id
lanedirt/AliasVault
A self-hostable, end-to-end encrypted password manager with a built-in alias generator and email server.
Language: C# - Size: 12.5 MB - Last synced at: about 7 hours ago - Pushed at: about 8 hours ago - Stars: 652 - Forks: 16

victormeloasm/AESCrypt
AEScrypt Argon 2025AK is a secure tool for encrypting and decrypting files and folders using AES-256-GCM and Argon2id with enhanced security features and a user-friendly interface.
Language: HTML - Size: 126 MB - Last synced at: 3 days ago - Pushed at: 3 days ago - Stars: 2 - Forks: 0

sorairolake/abcrypt-go
A simple, modern and secure file encryption library for Go
Language: Go - Size: 278 KB - Last synced at: 3 days ago - Pushed at: 3 days ago - Stars: 1 - Forks: 0

sorairolake/abcrypt-zig
A simple, modern and secure file encryption library for Zig
Language: Zig - Size: 83 KB - Last synced at: 3 days ago - Pushed at: 3 days ago - Stars: 1 - Forks: 0

starmoon8/Encryption
Razor‑simple Rust encryption apps designed for ease of AI‑driven auditing, updating, and customization.
Language: Rust - Size: 455 KB - Last synced at: 4 days ago - Pushed at: 4 days ago - Stars: 0 - Forks: 0

samuel-lucas6/Kryptor
A simple, modern, and secure encryption and signing tool that aims to be a better version of age and Minisign.
Language: C# - Size: 7.47 MB - Last synced at: 2 days ago - Pushed at: 3 months ago - Stars: 451 - Forks: 32

sorairolake/abcrypt
A simple, modern and secure file encryption tool, file format and Rust library
Language: Rust - Size: 3.14 MB - Last synced at: 5 days ago - Pushed at: 5 days ago - Stars: 19 - Forks: 2

samuel-lucas6/Geralt
A modern cryptographic library for .NET 8+ based on libsodium and inspired by Monocypher.
Language: C# - Size: 410 KB - Last synced at: 2 days ago - Pushed at: 6 days ago - Stars: 56 - Forks: 4

pilinux/argon2
Argon2i and Argon2id password hashing and verification for Go
Language: Assembly - Size: 87.9 KB - Last synced at: 7 days ago - Pushed at: 7 days ago - Stars: 0 - Forks: 0

rancoud/Crypt
Crypt Package
Language: PHP - Size: 439 KB - Last synced at: 7 days ago - Pushed at: 8 days ago - Stars: 0 - Forks: 2

matthewhartstonge/argon2
A pure Go Argon2 implementation for secure password hashing in Go!
Language: Go - Size: 224 KB - Last synced at: 4 days ago - Pushed at: 4 days ago - Stars: 112 - Forks: 4

jalpp/PassDIY
A TUI for password management on cloud
Language: Go - Size: 5.22 MB - Last synced at: 4 days ago - Pushed at: 12 days ago - Stars: 8 - Forks: 1

salif/hasher
Library and cli tool for password hashing
Language: Go - Size: 24.4 KB - Last synced at: 11 days ago - Pushed at: 11 days ago - Stars: 1 - Forks: 0

L0g0rhythm/Cryptoolsec
Secure Python CLI & GUI tool for efficient file/stream encryption & decryption (AES-256-GCM, streaming I/O). Supports passwords (Argon2id+Salt) or key files. Built for security and automation
Language: Python - Size: 302 KB - Last synced at: 12 days ago - Pushed at: 13 days ago - Stars: 0 - Forks: 0

KEINOS/go-argonize
Argon2id Go package to facilitate the use of "crypto/argon2" package.
Language: Go - Size: 156 KB - Last synced at: 17 days ago - Pushed at: 17 days ago - Stars: 2 - Forks: 0

devfabiosilva/nakamoto
Nakamoto is a 2 layer encryption tool to protect your data and your cyptocurrency
Language: C - Size: 2.1 MB - Last synced at: 29 days ago - Pushed at: 29 days ago - Stars: 6 - Forks: 0

cyclone-github/argon_cracker
Argon2id Hash Cracker
Language: Go - Size: 36.1 KB - Last synced at: 20 days ago - Pushed at: 29 days ago - Stars: 6 - Forks: 1

raidshift/NoXS
Language: Rust - Size: 43.6 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

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

tn3w/cryptolib
A secure high-level implementation of cryptographic primitives with post-quantum support
Language: Rust - Size: 44.9 KB - Last synced at: 21 days ago - Pushed at: 3 months ago - Stars: 2 - Forks: 0

dam00042/Files-Encryptor
Python Application to encrypt and decrypt files using password. Argon2id to derive a key and Salsa20 - Poly1305 from NaCl for the encryption.
Language: Python - Size: 42 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

cions/goenc
A simple file encryption tool
Language: Go - Size: 96.7 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 2 - Forks: 0

ixian-platform/Ixian-Miner
CPU mining software for the Ixian cryptocurrency
Language: C# - Size: 33.2 KB - Last synced at: 6 days ago - Pushed at: over 2 years ago - Stars: 6 - Forks: 4

sru-systems/rust-argon2
Rust library for hashing passwords using Argon2.
Language: Rust - Size: 134 KB - Last synced at: 29 days ago - Pushed at: over 1 year ago - Stars: 226 - Forks: 29

dwin/goArgonPass
goArgonPass is a Argon2 Password utility package for Go using the crypto library package Argon2 designed to be compatible with Passlib for Python and Argon2 PHP. Argon2 was the winner of the most recent Password Hashing Competition. This is designed for use anywhere password hashing and verification might be needed and is intended to replace implementations using bcrypt or Scrypt.
Language: Go - Size: 238 KB - Last synced at: about 1 hour ago - Pushed at: over 4 years ago - Stars: 20 - Forks: 7

lorenzoporto/secure-auth-service
⚠️ 𝕃𝔸𝔹 Authentication service with embedded security test cases. Demonstrates secure implementations while providing controlled environments for security research.
Language: Go - Size: 18.6 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

synacor/argon2id
A utility library for serializing hashed passwords with its salt using argon2id
Language: Go - Size: 27.3 KB - Last synced at: 7 days ago - Pushed at: almost 2 years ago - Stars: 3 - Forks: 1

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

everstake/bip39
CLI for generation and verification of mnemonics in BIP39 standard with hash in Argon2id
Language: Go - Size: 263 KB - Last synced at: 26 days ago - Pushed at: about 2 months ago - Stars: 22 - Forks: 2

bariseser/php-password-hash
Password Hash Manager provides secure Bcrypt, Argon2i (PHP>=7.2) or Argon2id (PHP>=7.3) hashing for storing user passwords or etc.
Language: PHP - Size: 5.86 KB - Last synced at: about 2 months ago - Pushed at: over 5 years ago - Stars: 1 - Forks: 0

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

bryant/argon2rs
The pure-Rust password hashing library running on Argon2.
Language: Rust - Size: 1.64 MB - Last synced at: 14 days ago - Pushed at: over 5 years ago - Stars: 174 - Forks: 18

beshenkaD/XenBloxMiner
High-performance cpu+gpu miner for xenblocks
Size: 15.6 KB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 4 - Forks: 0

cyclone-github/magento_cracker
Magento v2 (argon2id) hash verifier (cracker)
Language: Python - Size: 23.4 KB - Last synced at: 20 days ago - Pushed at: 8 months ago - Stars: 5 - Forks: 0

jpjacobpadilla/Flask-Login-System
Learn how to create a secure Flask user authentication system with Argon2 hashing, a SQLite database, and signed-cookies in Python!
Language: Python - Size: 2.61 MB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 6 - Forks: 0

Hasan-Kilici/full-stack-w2g
W2G, arkadaşlarınızla birlikte çevrimiçi video izlemek için geliştirilmiş bir uygulamadır. GoFiber ve SvelteKit kullanılarak oluşturulmuştur.
Language: Go - Size: 60.5 KB - Last synced at: about 13 hours ago - Pushed at: about 1 year ago - Stars: 7 - Forks: 0

mrf345/safelock
Fast drag & drop cross-platform files encryption tool (chacha20poly1305 + argon2id)
Language: TypeScript - Size: 6.21 MB - Last synced at: 24 days ago - Pushed at: 7 months ago - Stars: 3 - Forks: 3

nd1012/wan24-Crypto-NaCl
NaCl adoption for extending wan24-Crypto
Language: HTML - Size: 1.65 MB - Last synced at: 8 months ago - Pushed at: 8 months ago - Stars: 2 - Forks: 0

Ashwin-droid/simple-and-secure-password-storage
A simple and secure way to store emails and password with overkill security from Argon 2 hashing algorithim ( Depends on node-gyp )
Language: JavaScript - Size: 73.2 KB - Last synced at: 13 days ago - Pushed at: 8 months ago - Stars: 1 - Forks: 0

alextanhongpin/passwd
Password hashing using argon2id in golang
Language: Go - Size: 32.2 KB - Last synced at: about 2 months ago - Pushed at: 8 months ago - Stars: 2 - Forks: 0

watfordjc/LTO-Encryption-Manager
LTO tape AES key management using SLIP-0021 symmetric key derivation from a BIP-0039 wallet mnemonic.
Language: C# - Size: 697 KB - Last synced at: 7 months ago - Pushed at: 7 months ago - Stars: 3 - Forks: 0

FusionAuth/fusionauth-example-password-encryptor
A example you can use to build a Password Encryptor Plugin for FusionAuth
Language: Java - Size: 74.2 KB - Last synced at: 6 days ago - Pushed at: 9 months ago - Stars: 2 - Forks: 1

quyxishi/ethanium
XChaChaPoly1305-Argon2id cli, built on cryptopp & libsodium
Language: C++ - Size: 8.76 MB - Last synced at: about 2 months ago - Pushed at: 10 months ago - Stars: 1 - Forks: 0

706f6c6c7578/red
red - remember Ed. Generate a deterministic Ed25519 key pair, in hex notation.
Language: Go - Size: 3.91 KB - Last synced at: 8 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

dr8co/PrivacyShield
A Suite of Tools Designed to Facilitate Privacy Management.
Language: C++ - Size: 1.65 MB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 4 - Forks: 0

42LoCo42/capka
Clientside Argon2 Public-Key Authentication
Language: Go - Size: 35.2 KB - Last synced at: about 2 months ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0

Zylquinal/argon2
An argon2 binding using Java Foreign Function & Memory API (Java 21)
Language: Java - Size: 369 KB - Last synced at: 26 days ago - Pushed at: 26 days ago - Stars: 2 - Forks: 0

cyberwlodarczyk/pustynia
End-to-end encrypted chatting
Language: Go - Size: 21.5 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

samuel-lucas6/benchmark-argon2-dotnet
Benchmark Argon2 in Libsodium, Monocypher, Konscious.Security.Cryptography, and/or Isopoh.Cryptography using BenchmarkDotNet to find suitable parameters.
Language: C# - Size: 14.6 KB - Last synced at: 2 days ago - Pushed at: 12 months ago - Stars: 1 - Forks: 2

murilopereirame/crypto-server
Electron application focused in provide an easy way to encrypt/decrypt files using AES-256
Language: TypeScript - Size: 426 KB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

michaelmawhinney/cryptex
A simple PHP class for 2-way authenticated encryption using XChaCha20 + Poly1305 (libsodium)
Language: PHP - Size: 114 KB - Last synced at: 5 months ago - Pushed at: over 1 year ago - Stars: 3 - Forks: 2

unix4fun/naclpipe
NaCL pipe
Language: Go - Size: 15.4 MB - Last synced at: 5 months ago - Pushed at: over 6 years ago - Stars: 23 - Forks: 2

crystal-chess/hasher
Basic password hashing with PHP.
Language: PHP - Size: 98.6 KB - Last synced at: 12 months ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

malobre/cfw-argon2id Fork of openpgpjs/argon2id
Argon2id (RFC 9106) implementation in JS & WebAssembly, optimised for performance. Can run on cloudflare workers.
Language: JavaScript - Size: 526 KB - Last synced at: 12 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

ddvader44/SecurePass
Safe Storage and Password Manager/Generator Based on Cryptanalysis
Language: Kotlin - Size: 382 KB - Last synced at: about 1 year ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 1

elliotwutingfeng/bitwarden_backup_decryptor
CLI tool to decrypt backup files exported from Bitwarden. This application is not affiliated with Bitwarden, Inc.
Language: Dart - Size: 127 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0

qdm12/Password-Derivator 📦
Desktop, Mobile and command line smart password deterministic generator
Language: Python - Size: 630 KB - Last synced at: about 1 year ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 1

web-secure/password-hashing
Basic password hashing with PHP.
Language: PHP - Size: 53.7 KB - Last synced at: about 1 year ago - Pushed at: over 6 years ago - Stars: 1 - Forks: 0

ixian-platform/IxiWatt
Easy Miner for IxiCash. IxiWatt converts your electricity and your computer's processing power into IxiCash.
Language: C# - Size: 79.1 KB - Last synced at: 6 days ago - Pushed at: over 3 years ago - Stars: 3 - Forks: 2

DorianCoding/Filecryption
Allows encryption and decryption of files using Argon2 and XChaCha20Poly1305
Language: Rust - Size: 6.2 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0

dehlirious/php_argon2id
a versatile approach to password hashing, utilizing system resources efficiently to balance between security enhancements and execution speed across diverse platforms.
Language: PHP - Size: 85 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

LivioZ/password-manager
Language: Go - Size: 26.4 KB - Last synced at: 10 months ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0

fabriziobagala/json-crypter
A console app for encrypting and decrypting JSON files using AES-GCM 256, with keys generated via Argon2id.
Language: C# - Size: 22.5 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

raz-varren/lockdown
A command line file encryption tool
Language: Go - Size: 20.5 KB - Last synced at: 26 days ago - Pushed at: over 5 years ago - Stars: 9 - Forks: 1

Ggorets0dev/neoref-telegram-bot
Бот для использования ChatGPT через Telegram с помощью API-ключа
Language: Python - Size: 42 KB - Last synced at: about 2 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

acavella/gosecure
A simple utility to easily encrypt and decrypt files written in Golang.
Language: Go - Size: 263 KB - Last synced at: 5 months ago - Pushed at: over 1 year ago - Stars: 2 - Forks: 0

M3DZIK/libcrypto-java 📦
[Moved] Cryptography utilities for Java
Language: Java - Size: 130 KB - Last synced at: about 1 year ago - Pushed at: over 1 year ago - Stars: 2 - Forks: 0

Nk125/Argon2CMake
Argon2 wrapper in CMake
Language: CMake - Size: 18.6 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

bearni95/v5-proposal
Language: JavaScript - Size: 56.6 KB - Last synced at: over 1 year ago - Pushed at: almost 2 years ago - Stars: 1 - Forks: 1

DeFerence3/VotingSystemAdmin
Administrative Client for my final year collage project Online Voting System
Language: JavaScript - Size: 1.09 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 2

bgokden/go-encrypt
Encryption and Hash Library for Golang
Language: Go - Size: 13.7 KB - Last synced at: 24 days ago - Pushed at: almost 2 years ago - Stars: 1 - Forks: 0

CyberKnight00/Argon2_Cracker
Argon2 Hash Cracker
Language: Python - Size: 351 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 16 - Forks: 5

massivefermion/erl_argon2
nifs for hashing and verifying passwords using argon2
Language: Rust - Size: 18.6 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

fa7ad/ergo-argon2
Simple wrapper around the standard implementation of argon2id to make hashing and verifying passwords easier
Language: Go - Size: 7.81 KB - Last synced at: 27 days ago - Pushed at: about 2 years ago - Stars: 1 - Forks: 0

0xMushow/SafeConnect
A plugin providing a secure login/register feature for players to avoid account takeovers. Passwords are securely stored in a database using the Argon2ID hash algorithm.
Language: Java - Size: 24.4 KB - Last synced at: 12 days ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

turtlecoin/violetminer 📦
An argon2id miner. Supports TurtleCoin and WrkzCoin, among others.
Language: C++ - Size: 410 KB - Last synced at: about 2 years ago - Pushed at: about 3 years ago - Stars: 78 - Forks: 65

maandree/libar2simplified 📦
[Feature complete] Façade for libar2
Language: C - Size: 59.6 KB - Last synced at: about 2 years ago - Pushed at: about 3 years ago - Stars: 1 - Forks: 0

maandree/libar2 📦
[Feature complete] Library for the Argon2-family of hashing functions
Language: C - Size: 291 KB - Last synced at: about 2 years ago - Pushed at: about 3 years ago - Stars: 2 - Forks: 0

juergenhoetzel/argon2bruteforce
A multithreaded bruteforcer for argon2 hashes
Language: C - Size: 1000 Bytes - Last synced at: about 1 month ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

An9rewRyan/Securepass-project
React chrome extension with FastAPI backend made for encrypted passwords storing
Language: JavaScript - Size: 1.39 MB - Last synced at: almost 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

abhaysp95/go_security
some example, exercise and practice for various security topics on golang
Language: Go - Size: 1.2 MB - Last synced at: about 2 months ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

aykevl/pwhash
Simple password hashing library for Go.
Language: Go - Size: 3.91 KB - Last synced at: 4 days ago - Pushed at: about 6 years ago - Stars: 3 - Forks: 0

matthewhartstonge/fusionauth-argon2id-native-password-encryptor
An implementation for generating argon2id password digests in FusionAuth using Java Native Access (`jna`) which calls out to the natively compiled reference C implementation of Argon2id.
Language: Java - Size: 9.77 KB - Last synced at: 19 days ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

matthewhartstonge/fusionauth-argon2id-password-encryptor
A pure Java implementation for generating argon2id password digests in FusionAuth (feat. Bouncy Castle).
Language: Java - Size: 10.7 KB - Last synced at: 19 days ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

BrosSquad/libsodium-core Fork of ektrah/libsodium-core
libsodium for .NET - A secure cryptographic library
Size: 5.95 MB - Last synced at: about 2 years ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

SrsSec/SrsPass-pwa
A secure deterministic password generator with properties resulting in a statelessly capable password manager
Language: JavaScript - Size: 3.37 MB - Last synced at: about 2 years ago - Pushed at: almost 4 years ago - Stars: 5 - Forks: 1

willem445/PasswordVault
Application to store user passwords in a secure fashion
Language: C# - Size: 805 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 1

706f6c6c7578/Argon2id
Password creation with the help of Argon2id. A GUI program made with the fyne toolkit.
Language: Go - Size: 60.5 KB - Last synced at: 8 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

haakonaareskjold/SQLsecure
a simple register/login app which tests cryptographic algorithms- argon2ID and bcrypt (default as of 7.3)
Language: PHP - Size: 10.7 KB - Last synced at: about 2 years ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 0
