blockSize constant

int const blockSize

Block size of the SHA family, in bytes.

Implementation

static const int blockSize = 64;