maidsafe / bls_dkg

Implementation of a BLS DKG mechanism, requires signing key, encryption key and SocketAddr of participants
BSD 3-Clause "New" or "Revised" License
21 stars 17 forks source link

feat!: avoid broadcasting direct messages #115

Closed maqi closed 2 years ago

maqi commented 2 years ago

BREAKING CHANGE: specify the receiver explicity to avoid it to be broadcasted unnecessarily.