To install chainbreaker_api, run:
pip install cryptogy
A good way to get started is to run the cryptogy examples in Jupyter notebook. To to this, you first want to start a Jupyter notebook server:
jupyter notebook
or
jupyter lab
From the notebook list page, navigate to the chainbreaker_api examples directory and open a notebook. Execute the code in a notebook cell by clicking on it and hitting Shift+Enter.
If you find a bug or you have a question, feel free to
GNU3