JavaScript Argon2

Open-source JavaScript projects categorized as Argon2

Top 4 JavaScript Argon2 Projects

  • node-argon2

    Node.js bindings for Argon2 hashing algorithm

  • Project mention: A Step-by-Step Guide to Implement JWT Authentication in NestJS using Passport | dev.to | 2024-01-23

    ❓ Why is hashing and salting passwords mandatory? A salt is simply a random data used as an additional input to the hashing function to safeguard your password. The random string from the salt makes the hash unpredictable. A password hash involves converting the password into an alphanumeric string using specialized algorithms. Hashing and salting are irreversible and ensure that even if someone gains access to the hashed passwords, they will not be able to decrypt them to recover the original passwords. Hystorically bcrypt is recognized as the best hashing algorithm. However, in terms of robustness against all the new cryptographic attacks targeting hashing algorithms, the current clear winner is argon2. However, since the “youth" (2015) of this algorithm, I chose to use bcrypt

  • noble-hashes

    Audited & minimal JS implementation of hash functions, MACs and KDFs.

  • SurveyJS

    Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App. With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.

    SurveyJS logo
  • argon2-browser

    Argon2 library compiled for browser runtime

  • hunter

    A coding contest platform built to ease the process of hosting (by msc24x)

NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020). The latest post mention was on 2024-01-23.

JavaScript Argon2 related posts

Index

What are some of the best open-source Argon2 projects in JavaScript? This list will help you:

Project Stars
1 node-argon2 1,783
2 noble-hashes 461
3 argon2-browser 349
4 hunter 10
The modern identity platform for B2B SaaS
The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.
workos.com