Module byte

Source
Expand description

Byte vectors as a group.

  • Associative operation: XOR.
  • Identity element: All bits zero.
  • Inverse element: x itself.

Structsยง

ByteGroup
See self.