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

fix(core): use domain-separated kdf for encrypted value #4421

Conversation

sdbondi
Copy link
Member

@sdbondi sdbondi commented Aug 8, 2022

Description

  • uses domain-separated KDF for encrypted value key

Motivation and Context

Use the domain-separated API for the aead_key derivation.

I'm not sure, but using a static salt may be a bad idea.

How Has This Been Tested?

Existing tests

@stringhandler stringhandler merged commit c5a0aef into tari-project:development Aug 8, 2022
@sdbondi sdbondi deleted the core-encrypted-value-use-ds-kdf branch August 8, 2022 18:17
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

Successfully merging this pull request may close these issues.

2 participants