https://github.com/mailru/libzxcvbn
Simple implementation of zxcvbn in C
https://github.com/mailru/libzxcvbn
Last synced: 6 months ago
JSON representation
Simple implementation of zxcvbn in C
- Host: GitHub
- URL: https://github.com/mailru/libzxcvbn
- Owner: mailru
- License: bsd-2-clause
- Created: 2015-05-14T13:00:46.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2016-06-08T18:05:59.000Z (over 9 years ago)
- Last Synced: 2025-03-28T23:34:58.036Z (6 months ago)
- Language: C
- Size: 145 KB
- Stars: 4
- Watchers: 11
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README
- License: LICENSE
Awesome Lists containing this project
README
libzxcvbn - is c library implements zxcvbn algorithm invented by Dropbox and @lowe
zxcvbn_cli - is console zxcvbn utilityBuild:
scons
scons install