w3f / bls

Aggregatable BLS sigantures
65 stars 15 forks source link

Improve serialization of Publickey and Signature #43

Closed drskalman closed 2 years ago

drskalman commented 2 years ago

arkworks now have serialization for projective curve, so we should use it.

burdges commented 2 years ago

Duplicate of #42?