dcrypt v0.0.7 (2015-12-06T17:48:29Z)
Dub
Repo
GCM.name
dcrypt
crypto
modes
gcm
gcm
GCM
string
name
()
struct
GCM
(T)
pure nothrow
static if
(
OOP
)
string
name
(
)
if
(
is
(
T
==
void
) ||
(
isBlockCipher
!
T
&&
T.blockSize
== 16
)
)
enum
name
;
Return Value
Type:
string
the algorithm name.
Meta
Source
See Implementation
dcrypt
crypto
modes
gcm
gcm
GCM
constructors
this
functions
finish
getOutputSize
getUnderlyingCipher
getUpdateOutputSize
name
processAADBytes
processBytes
reset
start
manifest constants
blockSize
macSize