@li0ard/gost - v0.1.4
Preparing search index...
types
MACMode
Type Alias MACMode
MAC mode for
Cipher
type
MACMode
=
{
compute
:
(
msg
:
TArg
<
Uint8Array
>
)
=>
TRet
<
Uint8Array
>
;
}
Index
Properties
compute
Properties
compute
compute
:
(
msg
:
TArg
<
Uint8Array
>
)
=>
TRet
<
Uint8Array
>
Compute MAC
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
compute
@li0ard/gost - v0.1.4
Loading...
MAC mode for Cipher