No description
Find a file
2025-01-13 10:33:52 +01:00
.github/workflows use the common CI workflow (#12) 2025-01-13 10:33:52 +01:00
tests Add UTF-8 tests 2020-10-16 14:52:56 +03:00
zxcvbn/C Fix the build on Windows 2020-10-16 14:51:13 +03:00
.gitignore CI: use GitHub Actions (#2) 2022-01-15 00:38:41 +01:00
LICENSE-APACHEv2 Add readme and license files 2020-10-02 19:27:34 +03:00
LICENSE-MIT Add readme and license files 2020-10-02 19:27:34 +03:00
README.md Add readme and license files 2020-10-02 19:27:34 +03:00
zxcvbn.nim --styleCheck:error (#4) 2022-07-26 13:56:14 +00:00
zxcvbn.nimble update ci.yml to test Nim 2.2; also test gcc-14 (#10) 2024-09-10 12:33:03 +00:00

nim-zxcvbn

Build Status License: Apache License: MIT

Introduction

This is a Nim port of Dropbox's zxcvbn password strenght estimator.