belt - v0.1.4
Preparing search index...
modes/wbl
encryptWBL
Function encryptWBL
encryptWBL
(
key
:
Uint8Array
,
in_
:
Uint8Array
)
:
Uint8Array
Encrypts data using the Wide block (WBL) mode
Parameters
key
:
Uint8Array
Encryption key
in_
:
Uint8Array
Data to be encrypted
Returns
Uint8Array
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
belt - v0.1.4
Loading...
Encrypts data using the Wide block (WBL) mode