The CLI tool should have feature parity with the Python equivalent. Both implementations generate the same hashes so the algorithm seems to be sound.
3 lines
68 B
Meson
3 lines
68 B
Meson
executable('passgeny', 'src/main.c', dependencies: [passgeny_dep])
|
|
|