Commit Graph

15 Commits (40eaa1fa36a34640c897f7374ca4ec9116d2b5dc)

Author SHA1 Message Date
matejcik eb2b58e1f4 cosi: tests for new verify_m_of_n method
6 years ago
matejcik ba365b5486 cosi: replace slow djb implementation of ed25519 with an optimized one
6 years ago
matejcik a66cf99b74 cosi: fix bug in signing code, make tests pass
6 years ago
matejcik 15d3b0c722 cosi: clarify convoluted parts of local signing code
6 years ago
Pavol Rusnak 4a0ca873eb trezorlib+tools: remove usage of binascii
6 years ago
matejcik 3d3e9b67b4 style: apply black/isort
6 years ago
matejcik 29f928e4f2 style: bare excepts, left-over bad imports
6 years ago
matejcik 5259146a0b style: remove unused imports with autoflake
6 years ago
matejcik 7e90e89e69 client: get rid of TrezorClient._convert_prime
6 years ago
matejcik f3a042db80 trezorlib: split out methods from ProtocolMixin
6 years ago
matejcik 54f1599a5a regenerate license headers
6 years ago
matejcik a0f73b726d cosi: typehints, documentation, removed selftest
6 years ago
matejcik 2fdb5cd538 cosi: publish "pubkey from privkey" operation from ed25519
6 years ago
matejcik 886e269e2f trezorlib: mark ed25519 impl as private
6 years ago
matejcik db92b13f97 cosi: move things around
6 years ago