Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Br ¶
type Br struct {
// contains filtered or unexported fields
}
Br : bit-reorganization, the middle layer of the zuc algorithm.
It extracts 128 bits from the cells of the LFSR and forms 4 of 32-bit words. (x0, x1, x2, x3)
Click to show internal directories.
Click to hide internal directories.