Skip to content

Tags: ermites-io/passwd

Tags

v0.2.1

Toggle v0.2.1's commit message
v0.2.1 release

v0.2.0

Toggle v0.2.0's commit message
v0.2.0:

        * added key'd hash ability (using sha3-256/384 instead sha1/sha256) based on facebook key'd hmac salt/hash using
          SetKey() on the profile before any operation.
        * fixed the build.
        * added some tests for key'd hashes.
        * minor code rearrangement.
        * can be used concurrently lock-free.
        * bugfixes and code cleaning.
        * initial key'd hash tests & compatibility tests.

v0.1.3

Toggle v0.1.3's commit message
prepare to tag v0.1.3

v0.1.2

Toggle v0.1.2's commit message
module update

v0.1.1

Toggle v0.1.1's commit message
version 0.1.1 release

v0.1.0

Toggle v0.1.0's commit message
bumped a bit argon2id default, default seems to run is roughly ~190ms…

… with 64M

need to observer a bit for concurrent logins, but as long as you're not in MaskedParams,
you will still be able to Compare without issue the format does not change.