@adonisjs/hash

v9.0.5
Framework agnostic Password hashing package with support for PHC string format
hash bcrypt argon2

@adonisjs/hash


gh-workflow-image npm-image license-image

Introduction

AdonisJS hash is a driver based hashing library. We ship with argon2, bcrypt and scrypt drivers. The generated hash from all the drivers are formatted using the PHC string format

Official Documentation

The documentation is available on the AdonisJS website

Contributing

One of the primary goals of AdonisJS is to have a vibrant community of users and contributors who believes in the principles of the framework.

We encourage you to read the contribution guide before contributing to the framework.

Code of Conduct

In order to ensure that the AdonisJS community is welcoming to all, please review and abide by the Code of Conduct.

License

AdonisJS hash is open-sourced software licensed under the MIT license.

npm i @adonisjs/hash

Metadata

  • MIT
  • >=20.6.0
  • adonisjs,virk
  • released 9/21/2024

Downloads