gomp/README.md
2016-04-12 23:03:22 +02:00

7 lines
207 B
Markdown

# gomp - MasterPassword written in Go
gomp is the golang implementation of the MasterPassword algorithm.
## Sources
* http://masterpasswordapp.com/algorithm.html
* https://github.com/Lyndir/MasterPassword