Ecosyste.ms: Packages

An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

Top 8.2% on proxy.golang.org

proxy.golang.org : github.com/jbowens/checkpassword

Command checkpassword checks passwords against a SHA1 password list. It was built to be used with the password list from https://haveibeenpwned.com/Passwords. As such, it expects the password list to consist of alphabetized, capitalized, hex-encoded SHA1 hashes. It expects each hash to be on its own line with a colon delineating the hash from the number of occurrences in breaches. For example, The checkpassword command mmaps the password list and performs binary search over the mmaped file.

Registry - Source - Documentation - JSON
purl: pkg:golang/github.com/jbowens/checkpassword
Keywords: haveibeenpwned, password-safety, passwords
License: MIT
Latest release: almost 5 years ago
First release: almost 5 years ago
Namespace: github.com/jbowens
Stars: 1 on GitHub
Forks: 0 on GitHub
See more repository details: repos.ecosyste.ms
Last synced: 14 days ago

    Loading...
    Readme
    Loading...