1.0.1 • Published 3 months ago

@mdsadiqueinam/hash v1.0.1

Weekly downloads
-
License
MIT
Repository
github
Last release
3 months ago

@mdsadiqueinam/hash (CommonJS Version)

gh-workflow-image npm-image license-image

Introduction

This package is a CommonJS version of the @adonisjs/hash package, originally written in pure ESM. It is a driver-based hashing library that includes argon2, bcrypt, and scrypt drivers. The generated hash from all the drivers are formatted using the PHC string format. This version has been converted to CommonJS to be compatible with projects using that module system.

Original Documentation

The original documentation for @adonisjs/hash is available on the AdonisJS website. Please note that this version of the package has been modified for CommonJS compatibility.

Contributing

Contributions to this fork are welcome. Please read the contribution guide before contributing.

Code of Conduct

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

License

This fork of @adonisjs/hash is open-sourced software licensed under the MIT license.

1.0.1

3 months ago

1.0.0

3 months ago