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