Skip to content

Conversation

stephaniestroka
Copy link
Contributor

Appending an HMAC on the encrypted messages to and from the BitBox.
This should mitigate AES malleability on the first AES block since
the encrypted content will now be checked for manipulation.
Key derivation for the encryption and authentication key is performed on the
shared secret derived from the device password.

Appending an HMAC on the encrypted messages to and from the BitBox.
This should mitigate AES malleability on the first AES block since
the encrypted content will now be checked for manipulation.
Key derivation for the encryption and authentication key is performed on the
shared secret derived from the device password.
@douglasbakkum douglasbakkum merged commit 2374545 into BitBoxSwiss:master Nov 29, 2018
douglasbakkum added a commit that referenced this pull request Nov 29, 2018
2374545 communication: added HMAC on encrypted messages to and from the BitBox (Stephanie Stroka)
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