Skip to content

Tropid/XkcdPasswordGenerator

Repository files navigation

XKCD Password Generator

A simple implementation of the xkcd password scheme (see https://xkcd.com/936/) using C++ and the Windows Crypto API.

A "words.dic" file containing the most common used words of a language must be provided. Each line of the file must represent one possible word.

About

Create passwords based on the xkcd password scheme.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages