gost3413 - v0.1.4
    Preparing search index...

    Type Alias CipherFunc

    CipherFunc: (data: Uint8Array) => Uint8Array

    Type for cipher function

    Type declaration

      • (data: Uint8Array): Uint8Array
      • Parameters

        • data: Uint8Array

        Returns Uint8Array