-
Notifications
You must be signed in to change notification settings - Fork 440
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
the version 1.1.6 couldn't from password and keystore to get the privateKey #32
Comments
Hey @Li-Qun Your password on creation of the keystore mismatches one when you try to get a private key!
|
@shamatar @shamatar You use scrypt instead of libsodium!!!! I will still use the very important framework libsodium to do some encryption and decryption. So I have to use the old web3swift (Cocoapods ). Do you have some good advice ? Or tell me what should I do can solve that problem? PS: very handsome writer ,there is no func below, but I knew what do you mean. |
I've also updated the Scrypt library to have another function name, you should be fine after the |
well done! thanks a lot. |
1 month ago I downloaded the framework . It worked good. But these days I pod update, I find that the version 1.1.6 couldn't from password and keystore to get the privateKey and I don't know how to find the last version. I find the code is different in the file "CryptoExtensions.swift" from the old one.
Dear lovely writer, I am hearing from you!!!!
PS: I find the useful version 1.1.1 ,you can judge that use my func testPrivateKey, I promise that 1.1.6 need to solve the problem
The text was updated successfully, but these errors were encountered: