You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit:
1) Helps connect between the existing fabric message verification API
to the gossip implementation by using the same signature methods
as the crypto/crypto.go Peer interface
2) Adds a PKI_id to the discovery infrasturcture and to the communication layer
in order for peers to assert:
2)a) Single connection to each peer
2)b) Identity of connecting peer
Change-Id: Ie18ccbb6135d65b1c508f3e0a3d1dc911df0bd7b
Signed-off-by: Yacov Manevich <[email protected]>
0 commit comments