belt - v0.1.4
    Preparing search index...

    Function decryptWBL

    • Decrypts data using the Wide block (WBL) mode

      Parameters

      • key: Uint8Array

        Encryption key

      • in_: Uint8Array

        Data to be decrypted

      Returns Uint8Array