Commit 62504165 authored by Andrew Poelstra's avatar Andrew Poelstra
Browse files

Reimplement non-typesafe `verify` fn, call it `verify_raw`.

The typesafe version could not accept illegally padded signatures because
`Signature` is a fixed-width type. Unfortunately such signatures are on
the blockchain, and we need a way to verify them.
parent eabe57e4
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment