Skip to content

jonerer/Craps

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Craps

Craps is a passphrase generator based on the theories of Diceware. Using one of a set of dictionary lists, it can create a suitable pass phrase. After generating a passphrase, it will also generate a normal case-sensitive alphanumeric password. This is mainly to visualize how much easier it is for a human to remember a diceware-generated pass phrase than a properly secure password.

If you have any ideas for what word providers or what randomness sources to add, make a pull request or leave a comment.

Main screen Main screen

Binaries are in the Binary folder. To build, you'll have to copy the diceware*.txt-files from the Binary folder to wherever your build assembly appears (typically /Craps/Bin/Debug/)

Rev. 2

Now lets the user define what equipment the cracker uses, and what prior knowledge she has.

About

Passphrase generator and security evaluation

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages