dcrypt ~master (2018-06-04T17:07:07Z)
Dub
Repo
GF128.multiplyP
dcrypt
aead
gcm
galoisfield
GF128
multiplication by P (only bit 1 = 1)
struct
GF128
static
void
multiplyP
nothrow @
nogc
(
T
[]
x
)
in { assert (x.length == 16, "x: invalid length. must be 16."); }
Meta
Source
See Implementation
dcrypt
aead
gcm
galoisfield
GF128
static functions
multiply
multiplyP
multiplyP8
power
shiftRight
shiftRight8
multiplication by P (only bit 1 = 1)