gnosis / dkg

Distributed key generation
GNU General Public License v3.0
21 stars 7 forks source link

Support io.writer instead of cipher.Stream #16

Closed collinc97 closed 6 years ago

collinc97 commented 6 years ago

Potential use of: https://godoc.org/github.com/dedis/kyber#XOF @cag

cag commented 6 years ago

This can actually be done with: https://godoc.org/github.com/dedis/kyber#Marshaling