Module byte

Source
Expand description

Group of bytes

  • Associative operation: Xor
  • Identity element: All zero
  • Inverse element: x itself

Modules§

utils

Structs§

ByteGroup
See self