You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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.
The text was updated successfully, but these errors were encountered: