* Removed dependency of openssl.ripemd160 and replaced it by embit dependency.
This is useful because embit handles the missing ripemd160 in openssl3: https://github.com/diybitcoinhardware/embit/issues/28 starting from version 0.4.13
* Update src/cryptoadvance/specter/devices/specter.py
Co-authored-by: Stepan Snigirev <snigirev.stepan@gmail.com>
* dependencies and tests
* fix tests
* rollback unintended changes
Co-authored-by: Stepan Snigirev <snigirev.stepan@gmail.com>
Co-authored-by: Kim Neunert <k9ert@gmx.de>