7 lines
207 B
Markdown
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
|