argon2i topic

List argon2i repositories

orion

536
Stars
29
Forks
Watchers

Usable, easy and safe pure-Rust crypto

password4j

335
Stars
26
Forks
Watchers

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 implementat...

rust-argon2

214
Stars
27
Forks
Watchers

Rust library for hashing passwords using Argon2.

argon2rs

174
Stars
19
Forks
Watchers

The pure-Rust password hashing library running on Argon2.

Monocypher.NET

47
Stars
5
Forks
Watchers

.NET wrapper around the cryptographic library Monocypher https://monocypher.org/

goArgonPass

16
Stars
7
Forks
Watchers

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 rece...

wp-password-argon-two

22
Stars
3
Forks
Watchers

Securely store WordPress user passwords in database with Argon2i hashing and SHA-512 HMAC using PHP's native functions.

argon2

78
Stars
4
Forks
Watchers

A pure Go Argon2 implementation for secure password hashing in Go!

ClassicASP.PasswordHashing

23
Stars
7
Forks
Watchers

This is a class of VBscript functions that can be used for password hashing in Classic ASP. As well as a standard hashing function, Argon2, Bcrypt and PBKDF2 are also supported via COM DLL's.