Modules§
- byte
- Group of bytes
- int
- Group of an integer which defines addition as integer (wrapping) addition
- int_
prime - Group of an integer which is a
$p$
-group.MOD
as the$p$
is a prime number as the cardinality of the group. Some prime numbers that are the max ones less than or equal tou*::MAX
are provided asPRIME_MAX_LE_U*_MAX
.
Traits§
- Group
- Group (mathematics) that can be converted from a byte array