]> Cypherpunks.ru repositories - gocheese.git/commit
Add auth with argon2i and sha256 hashed passwords
authorElena Balakhonova <balakhonova@rnd.stcnet.ru>
Sat, 30 Nov 2019 17:53:26 +0000 (20:53 +0300)
committerSergey Matveev <stargrave@stargrave.org>
Sun, 1 Dec 2019 20:42:34 +0000 (23:42 +0300)
commitbb73b0ffb472af0f90676aa24fd092475485565e
tree77b3bbf88f5da1dbfb4427484d219c7bce493201
parentbeb994417f69cf1dbb197e904477f4fbb39f2677
Add auth with argon2i and sha256 hashed passwords
README
argon2i.go [new file with mode: 0644]
auth_test.go [new file with mode: 0644]
go.mod
go.sum [new file with mode: 0644]
gocheese.go
sha256.go [new file with mode: 0644]