1.1.1 • Published 3 years ago

@dothq/is-argon v1.1.1

Weekly downloads
-
License
MPL-2.0
Repository
github
Last release
3 years ago

is-argon

Install

Install with npm

$ npm i @dothq/is-argon

Install with yarn

$ yarn add @dothq/is-argon

Usage

import { isArgon } from '@dothq/is-argon'

isArgon("$argon2i$v=19$m=4096,t=3,p=1$MLhDDWwGdPJNxvvutAvp4g$+/cn3l6/QR9BB5ABYfCZr9Ssa5R1f+kIVh+4Abtx04w")
    .then(valid => console.log(valid))

Contributing

Pull requests and stars are always welcome. For bugs and feature requests, please create an issue

License

Copyright © 2021 Dot HQ Licensed under the MPL-2.0 license.

1.1.1

3 years ago

1.1.0

3 years ago

1.0.1

3 years ago

1.0.0

3 years ago