Crate group_math

source ·

Modules§

  • Group of bytes
  • Group of an integer which defines addition as integer (wrapping) addition
  • 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 to u*::MAX are provided as PRIME_MAX_LE_U*_MAX.

Traits§

  • Group (mathematics) that can be converted from a byte array