An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

libzxcvbn - is c library implements zxcvbn algorithm invented by Dropbox and @lowe
zxcvbn_cli - is console zxcvbn utility

Build:
scons
scons install