1
0
Fork 0
mirror of https://github.com/Luzifer/password.git synced 2024-11-08 09:20:06 +00:00
password/lib
Knut Ahlers eed2ae8b08
Breaking: Password v2.0.0 (#5)
- Fix broken vendoring for library users (closes #4)
	- Move command to `cmd/password` subdir
- Drop support for Alfred workflow
- Add support for Go 1.11+ modules
2019-02-28 19:51:33 +01:00
..
generator.go Fix: Blacklisted characters were not excluded from passwords 2015-05-10 19:05:34 +02:00
generator_test.go Fix: Blacklisted characters were not excluded from passwords 2015-05-10 19:05:34 +02:00
go.mod Breaking: Password v2.0.0 (#5) 2019-02-28 19:51:33 +01:00
hibp.go Add ability to check the passwords against HIBP database 2019-01-31 23:42:42 +01:00
xkcd.go Breaking: Password v2.0.0 (#5) 2019-02-28 19:51:33 +01:00
xkcd_test.go Add XKCD style password generator 2017-10-31 12:10:24 +01:00
xkcd_words.go Breaking: Password v2.0.0 (#5) 2019-02-28 19:51:33 +01:00