bytesPerFieldElement top-level constant

int const bytesPerFieldElement

The number of bytes in a BLS scalar field element.

Implementation

const int bytesPerFieldElement = 32;