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.
Nelze vybrat více než 25 témat Téma musí začínat písmenem nebo číslem, může obsahovat pomlčky („-“) a může být dlouhé až 35 znaků.
Noëlle 21ccbec124 first commit před 2 roky
LICENSE Initial commit před 2 roky
README.md Initial commit před 2 roky
index.py first commit před 2 roky

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.