@jedisct1 did sodium.crypto_pwhash_scryptsalsa208sha256 and related constants get removed from recent versions of sodium.js? If I have creds hashed with that, what's a good migration strategy to get to current version?
Recent versions? That happened like 2 years ago. I think this function is still available in the sumo version.
-
-
Trying to migrate now: sodium.crypto_pwhash( sodium.crypto_box_SEEDBYTES, passphrase, salt, sodium.crypto_pwhash_OPSLIMIT_INTERACTIVE, sodium.crypto_pwhash_MEMLIMIT_INTERACTIVE, sodium.crypto_pwhash_ALG_DEFAULT ); -> "TypeError: B.print is not a function"
-
Any thoughts there? I'm following the function signature here (as best as I can tell): https://github.com/jedisct1/libsodium.js/blob/751cc8bdfdaf8db67bd429e8c2963cfc43f6206b/wrapper/symbols/crypto_pwhash.json …
- 2 more replies
New conversation -
Loading seems to be taking a while.
Twitter may be over capacity or experiencing a momentary hiccup. Try again or visit Twitter Status for more information.