Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add servers' signature verification. #24

Merged
merged 1 commit into from
Jul 2, 2021

Conversation

tock-ibm
Copy link
Contributor

Add method to verify signatures coming with servers' responses.

Signed-off-by: Artem Barger [email protected]
Signed-off-by: Yoav Tock [email protected]

@tock-ibm
Copy link
Contributor Author

Addressed all review comments from https://github.ibm.com/blockchaindb/sdk/pull/165

pkg/bcdb/mocks/rest_client.go Show resolved Hide resolved
pkg/bcdb/db.go Outdated Show resolved Hide resolved
@tock-ibm tock-ibm force-pushed the sigVer branch 2 times, most recently from 5eede99 to 6e92d6f Compare June 30, 2021 13:54
@tock-ibm
Copy link
Contributor Author

Issue #26 was created to handle server and cluster config changes dynamically and seamlessly.

pkg/bcdb/session.go Show resolved Hide resolved
pkg/bcdb/session.go Outdated Show resolved Hide resolved
pkg/bcdb/session.go Outdated Show resolved Hide resolved
pkg/bcdb/session.go Outdated Show resolved Hide resolved
pkg/bcdb/db.go Outdated Show resolved Hide resolved
Resolves hyperledger-labs#23 by adding method to verify signatures comming with servers'
responses.

Signed-off-by: Artem Barger <[email protected]>
Signed-off-by: Yoav Tock <[email protected]>
Copy link
Contributor

@cendhu cendhu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks, @tock-ibm & @C0rWin .

@cendhu cendhu merged commit a393787 into hyperledger-labs:main Jul 2, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants