Skip to content

IV is not used to decrypt key #98

@sumbricht

Description

@sumbricht

defaultKeyEncryptor.js uses the initialization vector for encryption, but not for decryption, which leads to strange errors downstream when using an EBICS client initialized with a non-empty IV.

I have fixed this locally and got it to work by just adding the IV there. Please see and merge my related PR

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions