issues
search
taurushq-io
/
multi-party-sig
Implementation of protocols for threshold signatures
Apache License 2.0
311
stars
120
forks
source link
Move writer.WriterToWithDomain to hash, and simplify the interface.
#48
Closed
adr1anh
closed
3 years ago
adr1anh
commented
3 years ago
remove writer package and place it in hash.
inline WriteWithDomain
simplify WriteAny
use Blake WriteString where possible.
don't handle errors that are expected to be nil
Initialize hash with data directely
set fixed hash name at the start, before initial data.