Skip to content

Commit

Permalink
Initial support for std::error_code (#86)
Browse files Browse the repository at this point in the history
* Add error_code support to algorithm::verify

* Add error_code support for signing

* Add error_code overloads to verifying

* Fix missing throw

* Improvements

* Remove unused throwing overloads

* Fix test on older gtest

* Found bug and added more testing

* Move exceptions into error namespace
  • Loading branch information
Thalhammer authored Jul 21, 2020
1 parent dde742c commit ab37be7
Show file tree
Hide file tree
Showing 4 changed files with 894 additions and 198 deletions.
Loading

0 comments on commit ab37be7

Please sign in to comment.