zxcvbn

Nim bindings for the zxcvbn-c password strength estimator

Pure Nim score 30/100 · tests present · docs generated

Summary

Latest Version 0.1.0
License Apache License 2.0
CI Status Failing
Downloads 0
Last Indexed 2026-08-31 07:15

Authors

  • Status Research & Development GmbH

Installation

nimble install zxcvbn
choosenim install zxcvbn
git clone https://github.com/status-im/nim-zxcvbn

OS Compatibility

Platform Linux macOS Windows FreeBSD OpenBSD NetBSD Android iOS WASM Embedded
zxcvbn - - - - - - -

Source

Repository https://github.com/status-im/nim-zxcvbn
Homepage https://github.com/status-im/nim-zxcvbn
Documentation View Documentation
Registry Source nimble_official

README

nim-zxcvbn

Build Status License: Apache License: MIT

Introduction

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