Fix NegateSignatureS to not duplicate last byte of S
NegateSignatureS is called with a signature without a hashtype, so
do not save the last byte and append it after S negation.
Updates the two tests which were affected by this bug.
Fix NegateSignatureS to not duplicate last byte of S 6f50dbd2fdeeUnpublished Tags None Subscribers None
Description
Details
|