fn fromBytes64(s: [64]u8, endian: std.builtin.Endian) Scalar
Reduce a 512 bit input to the field size.
s: [64]u8,
endian: std.builtin.Endian,