Argon2 VS http-response-decoder

Compare Argon2 vs http-response-decoder and see what are their differences.

Argon2

Memory-hard scheme Argon2 (by khovratovich)

http-response-decoder

Declarative DSL for parsing an HTTP response (by sannsyn)
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 http-response-decoder
2 -
195 1
- -
10.0 0.0
over 3 years ago over 7 years ago
C Haskell
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.

http-response-decoder

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

We haven't tracked posts mentioning http-response-decoder yet.
Tracking mentions began in Dec 2020.

What are some alternatives?

When comparing Argon2 and http-response-decoder you can also consider the following projects:

pufferfish - Pufferfish2 password hashing scheme

argon2 - Haskell bindings to libargon2 - the reference implementation of the Argon2 password-hashing function

bscrypt - A cache hard password hash/KDF

persistent-database-url

postgresql-simple-sop

average - Provides a (fake) monoid for calculating arithmetic means.

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

hmac-bcrypt - The hmac-bcrypt password hashing function

SDL2-ttf

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

logging-effect - A very general logging effect for Haskell