Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
don't drop leading zeroes when performing generic ecdsa signing (#357)
call ret.FillBytes() instead of ret.Bytes() to preserve leading zeroes that may have been dropped when converting the digest to an integer
- Loading branch information