Argon2 VS hmac-bcrypt

Compare Argon2 vs hmac-bcrypt and see what are their differences.

Argon2

Memory-hard scheme Argon2 (by khovratovich)

hmac-bcrypt

The hmac-bcrypt password hashing function (by epixoip)
Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
Argon2 hmac-bcrypt
2 1
195 59
- -
10.0 10.0
over 3 years ago over 1 year ago
C C
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.

Argon2

Posts with mentions or reviews of Argon2. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-02-13.
  • Password hashing and salting
    1 project | /r/Fedora | 8 Sep 2023
    I'm building a C++ code generator and have been having some problems figuring out password hashing and salting. Does anyone use C++ to do that? This repo looked interesting: khovratovich/Argon2: Memory-hard scheme Argon2 (github.com)
  • So I created a custom KDF. Bad idea?
    4 projects | /r/cryptography | 13 Feb 2023
    Regarding cache-hard KDFs, check out Argon2ds, Pufferfish2, hmac-bcrypt, and bscrypt.

hmac-bcrypt

Posts with mentions or reviews of hmac-bcrypt. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-02-13.

What are some alternatives?

When comparing Argon2 and hmac-bcrypt you can also consider the following projects:

pufferfish - Pufferfish2 password hashing scheme

yescrypt - Password-based key derivation function and password hashing scheme building upon scrypt

bscrypt - A cache hard password hash/KDF

c-hash - LiamLoads is a fast and secure 256-bit hashing function in pure C.

postgresql-simple-sop

containers-unicode-symbols - Unicode alternatives for common functions and operators

aeson-json-ast - Integration layer for "json-ast" and "aeson"

load-balancing

infernu - Type inference and checking for a safer JavaScript.

lrucaching - Haskell implementation of an LRU cache