gost3413 - v0.1.4
    Preparing search index...

    Function acpkmDerivationMaster

    • ACPKM master key derivation

      Parameters

      • cipherClass: ACPKMConstructor

        Cipher class (see ACPKMConstructor and ACPKMClass)

      • encrypter: CipherFunc

        Encrypting function, that takes block as input

      • keySectionSize: number

        ACPKM key section size (T*)

      • blockSize: number

        Cipher block size

      • keyMaterialLength: number

        Length of key material

      Returns Uint8Array