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
22 stars 17 forks source link

chore: upgrade blsttc to 6.0.0 #130

Closed jacderida closed 2 years ago

jacderida commented 2 years ago

The new version contains utilities for converting keys to hex and is needed by crates in the safe_network workspace.