Giter Club home page Giter Club logo

passgen's Introduction

passgen

Build Status Coverage Status

passgen is a unix command line tool for generating passwords. It generates passwords by turning bytes from /dev/urandom into characters in the desired character set using the try-and-throw-away algorithm from Section 9.7 of Cryptography Engineering (Ferguson, Schneier, Kohno).

It supports generating passwords with characters chosen from printable ASCII, alphanumeric, and hex characters, as well as a string of random words.

Examples

$ passgen --ascii
|;aeQ;_mLh$7!eLVtm3MUm|068El?<Va>)i=IK#+uv&{gN+}18bNp:BCuq[^,"B~

$ passgen --alpha
g8168URzTJYuxhEjI3LTsoC9tRfwuwhZz4GtRFiJbPh3ZuhNvJs8qaHvb4OxdHL6

$ passgen --hex
4BE6BDA72CB2BB6CC5E163B6209B7489733031C4D150DC013AA4477D26C863C8

$ passgen --digit
4104130170392073625297173179140853172681003693080726492644488275

$ ./passgen --lower
kbwbjothonqxxcwswofxiviasqvgzzemzwcqltfgmvnyljhbshpqerxyenqdxtgo

$ passgen --words
wig.slime.sip.silas.joyce.whelm.rhino.facile.wacky.accrue............

$ passgen --hex -p 5
753924DC422047A0D9FFDDEE87BCF6BA65D992EE317178D1C77BDE46DAC13C42
1ABFFDA08CD24BBD34590D183EE25C610A6B9CCD9847081A786B0061EF312769
2C065D5BD06412C6BE08C47F728D8AB9A099B5C42102517897426D9CF5420DCA
239EDCE8E3788F8E86383411EBA7A3E819F8897C263327AA20503D563E59733B
C2A980F8DFCC686F389B5CB96D30701C22D0B7B6BF2D732F7CD1364D81D949CC

Audit Status

passgen has not yet been subjected to a professional security audit (except by its author, of course). This is being tracked in GitHub Issue #7.

passgen's People

Contributors

defuse avatar redragonx avatar offa avatar torstehu avatar

Watchers

James Cloos avatar double-swallow avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.