HomePhabricator

Fix NegateSignatureS to not duplicate last byte of S
6f50dbd2fdeeUnpublished

Unpublished Commit ยท Learn More

Repository Importing: This repository is still importing.

Description

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.

Details

Provenance
Suhas Daftuar <sdaftuar@gmail.com>Authored on Feb 9 2015, 20:28
deadalnixPushed on May 14 2017, 22:04
Parents
rABC1c4e3f99f052: Merge pull request #5754
Branches
Unknown
Tags
Unknown

Event Timeline

Suhas Daftuar <sdaftuar@gmail.com> committed rABC6f50dbd2fdee: Fix NegateSignatureS to not duplicate last byte of S (authored by Suhas Daftuar <sdaftuar@gmail.com>).Feb 10 2015, 18:23