Skip to content

Implement EvpKDF compatible with сrypto-js library. #73

@DeivAstra

Description

@DeivAstra

Hello, I have tried to generate a key by openssl/ironclad kdf with password and salt.
But crypto-js EvpKDF implementation is not compatible as described here, so I tested and cant got valid key at all.

Crypto-js is very popular library: https://github.com/brix/crypto-js
EvpKDF implementation: https://github.com/brix/crypto-js/blob/develop/src/evpkdf.js

I am ready to give additional info, but need to know first - could you implement this?
Thanks.

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