hash, err := passwd.Hash("myverystrongpassword123!")
if err != nil {
return err
}
result := passwd.Check("myverystrongpassword123!", hash)-
Notifications
You must be signed in to change notification settings - Fork 0
A very simple library for your passwords
License
damian123xD/passwd
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
About
A very simple library for your passwords
Topics
Resources
License
Stars
Watchers
Forks
Packages 0
No packages published