/argon2crypto

A simple go argon2-driver for hashing.

Primary LanguageGo

argon2crypto

A simple go argon2-driver for hashing.

get it by:

    $ go get github.com/shaswata56/argon2crypto

or, using dep:

    $ dep ensure -add github.com/shaswata56/argon2crypto