Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
DeivAstra opened this issue May 25, 2024 · 0 comments
Open

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

DeivAstra opened this issue May 25, 2024 · 0 comments

Comments

@DeivAstra
Copy link

DeivAstra commented May 25, 2024

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant