Skip to content

Commit

Permalink
Add message signing and verification (Python-Cardano#45)
Browse files Browse the repository at this point in the history
* Add cose dependency for message signing

* Add message class for message signing

* Add cose library for message signing

* Add tests for Message signing and verification

* Lint imports

* Reformat Message class

* Update poetry lock with cose

* Revert key module

* Move message signing to cip30 module

* Update test

* Lint CIP-30 tests

* Rename CIP30 to CIP8 and add docstrings

* Remove old print statement

* Specify CIP in docstring
  • Loading branch information
astrojarred authored Jun 15, 2022
1 parent 30afedd commit 1c8c89a
Show file tree
Hide file tree
Showing 4 changed files with 443 additions and 45 deletions.
Loading

0 comments on commit 1c8c89a

Please sign in to comment.