summaryrefslogtreecommitdiff
path: root/src/verify_test.go
AgeCommit message (Collapse)Author
2022-04-05Refactor: Simplify errors for wrappingjwijenbergh
2022-04-05Add signature verification to list retrievaljwijenbergh
- Move test data to src - Verify signatures by calling the Verify method - Add a customizable parameter to force prehashed signatures Signed-off-by: jwijenbergh <jeroenwijenbergh@protonmail.com>