Commit Graph

5 Commits

Author SHA1 Message Date
96b83673ee python: Remove debug message from the passgeny module 2021-11-12 15:41:43 +01:00
5e074c6ab9 python: Implement main module
This commit implements the python main cli module. Currently it supports
a preliminary set of command line options but should be able to
successfully generate passwords.
2021-11-10 23:29:01 +01:00
ea5abfe149 python: Implement phogen encode
Implement phogen.encode() to encode Bhashes to phogen strings. This
commit also adds unit tests for the above function.
2021-11-09 19:26:03 +01:00
638f1771a8 meson: Setup the Meson build infrastructure 2021-09-28 11:36:20 +02:00
93f9c75131 python: Add initial prototype 2021-09-28 11:36:20 +02:00