A Python 3 package for generating *Metroid*-style alphanumeric passwords based on a bitfield of flags. The information encoded in the password does not have to be binary, but non-binary information will lead to very long passwords.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Noëlle 21ccbec124 first commit hace 2 años
LICENSE Initial commit hace 2 años
README.md Initial commit hace 2 años
index.py first commit hace 2 años

README.md

pymetpw

A Python 3 package for generating Metroid-style alphanumeric passwords based on a bitfield of flags.

The information encoded in the password does not have to be binary, but non-binary information will lead to very long passwords.