Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2018-03-20 | example: groups work-around | Ben McGinnes | 1 | -13/+15 | |
* Added groups selection work around code. * Intended for use as a module to be imported by other scripts, usually with "from groups import group_lists" or "from groups import group_lines" or similar. | |||||
2018-03-19 | example: python bindings key count | Ben McGinnes | 1 | -0/+42 | |
* Added script wo count the number of keys in both the public and secret key stores. |