implement SCRAM-SHA-256

This commit is contained in:
Shivaram Lingamneni
2021-07-30 12:20:13 -04:00
parent 3264687803
commit e1401934df
27 changed files with 1545 additions and 10 deletions

3
vendor/github.com/xdg-go/pbkdf2/go.mod generated vendored Normal file
View File

@@ -0,0 +1,3 @@
module github.com/xdg-go/pbkdf2
go 1.9