-
Notifications
You must be signed in to change notification settings - Fork 507
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[FABG-723] add int tests for dist signatures
Integration test includes external signing using OpenSSL When signing with an external tool like OpenSSL, one must convert the signature with a low S value to prevent from ECDSA signature malleability. This is a Fabric requirement as well. For more details, see the comments about this in the call: loadExternalSignature() found in test/integration/e2e/orgs/multi_orgs_ch_update_signatures_test.go Change-Id: Idddae8b38c11c821fcf0467509aa6a79e963396e Signed-off-by: Baha Shaaban <[email protected]>
- Loading branch information
Baha Shaaban
committed
Oct 4, 2018
1 parent
6ca34b9
commit 7687669
Showing
10 changed files
with
694 additions
and
36 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.