Expand description
See Group.
Modules§
- Byte vectors as a group.
- Integers as a group.
- Integers as a group which is a
$p$-group.MODas 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*::MAXare provided asPRIME_MAX_LE_U*_MAX.
Traits§
- Group (mathematics) that can be converted from a byte array.
Into<[u8; OUT_BLEN]>is not used in the crate. We include it here and impl it for all PRG embedded in the crate for user convenience.