botan ~master (2020-08-19T17:56:38Z)
Dub
Repo
gcmMultiplyClmul
botan
modes
aead
gcm
Undocumented in source. Be warned that the author may not have intended to support it.
static if
(
BOTAN_HAS_AEAD_GCM
)
static if
(
BOTAN_HAS_GCM_CLMUL
)
void
gcmMultiplyClmul
(
ref
ubyte
[16]
x
,
in
ubyte
[16]
H
)
Meta
Source
See Implementation
botan
modes
aead
gcm
classes
GCMDecryption
GCMEncryption
GCMMode
GHASH
functions
gcmMultiplyClmul