IV is not used to decrypt key · Issue #98 · node-ebics/node-ebics-client · GitHub
Skip to content

IV is not used to decrypt key #98

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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