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

Add support for AES256-CBC + HMAC-SHA512 encryption #335

Open
HenriqueNogara opened this issue Mar 29, 2022 · 4 comments
Open

Add support for AES256-CBC + HMAC-SHA512 encryption #335

HenriqueNogara opened this issue Mar 29, 2022 · 4 comments
Assignees

Comments

@HenriqueNogara
Copy link

HenriqueNogara commented Mar 29, 2022

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.

@HenriqueNogara
Copy link
Author

@felsweg-iota

@felsweg-iota
Copy link
Contributor

depends on PR#41

@felsweg-iota felsweg-iota self-assigned this Apr 19, 2022
@PhilippGackstatter
Copy link
Contributor

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?

@felsweg-iota
Copy link
Contributor

Hey @PhilippGackstatter, unfortunetaly I won't work on this issue soon.

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

3 participants