passlib VS argon2-hashing

Compare passlib vs argon2-hashing and see what are their differences.

passlib

:key: Idiotproof golang password validation library inspired by Python's passlib (by hlandau)

argon2-hashing

A light package for generating and comparing password hashing with argon2 in Go (by andskur)
Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
passlib argon2-hashing
- -
287 20
- -
0.0 4.2
about 3 years ago 3 months ago
Go Go
GNU General Public License v3.0 or later MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

passlib

Posts with mentions or reviews of passlib. We have used some of these posts to build our list of alternatives and similar projects.

We haven't tracked posts mentioning passlib yet.
Tracking mentions began in Dec 2020.

argon2-hashing

Posts with mentions or reviews of argon2-hashing. We have used some of these posts to build our list of alternatives and similar projects.

We haven't tracked posts mentioning argon2-hashing yet.
Tracking mentions began in Dec 2020.

What are some alternatives?

When comparing passlib and argon2-hashing you can also consider the following projects:

secure - HTTP middleware for Go that facilitates some quick security wins.

simple-scrypt - A convenience library for generating, comparing and inspecting password hashes using the scrypt KDF in Go 🔑

Lean and Mean Docker containers - Slim(toolkit): Don't change anything in your container image and minify it by up to 30x (and for compiled languages even more) making it secure too! (free and open source)

dongle - A simple, semantic and developer-friendly golang package for encoding&decoding and encryption&decryption

ssh-vault - 🌰 encrypt/decrypt using ssh keys

acmetool - :lock: acmetool, an automatic certificate acquisition tool for ACME (Let's Encrypt)

bitwarden-go - A Bitwarden-compatible server written in Golang

Themis - Easy to use cryptographic framework for data protection: secure messaging with forward secrecy and secure data storage. Has unified APIs across 14 platforms.

go-password-validator - Validate the Strength of a Password in Go