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
For reference, this can now be implemented, since the relevant PR iotaledger/crypto.rs#41 was merged. It will require stronghold to upgrade to iota-crypto version 0.11 or higher, which may or may not be a significant upgrade. @felsweg-iota do you plan on working on this soon-ish, or should we implement it if we need it soon?
Description
Add support for AES256-CBC + HMAC-SHA512 encryption.
Motivation
Keep the secret derived from Diffie-Hellman in Stronghold/Storage.
Note
Also depends on
iota-crypto
adding support for AES256-CBC + HMAC-SHA512.The text was updated successfully, but these errors were encountered: