nucypher/ferveo

Use static arrays for serialization of `arkworks` primitives

piotr-roslaniec opened this issue · 1 comments

  • Specifically, prevent appending variable-size array's length to the serialized bytes (u8) in transcript serialization

Closed by #109