-
Notifications
You must be signed in to change notification settings - Fork 58
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Browse the repository at this point in the history
* Add support for attached signatures (#201) * Relay detachment through with signing time * Factor attachment into generateSignedData * Adjust test coverage * Test verifying an attached signature * Test verifying an attached signature and timestamp * Test failing detached signature as attached * Test failing detached timed signature as attached * Test accepting attached signature as detached * Test accepting attached timed signature as detached
- Loading branch information
Showing
2 changed files
with
196 additions
and
25 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters