return the field size for the agreement algorithm in bytes.
@override int getFieldSize() { return (key.parameters!.curve.fieldSize + 7) ~/ 8; }