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

Implement change mac of message #6

Open
claucece opened this issue Nov 26, 2017 · 0 comments
Open

Implement change mac of message #6

claucece opened this issue Nov 26, 2017 · 0 comments

Comments

@claucece
Copy link
Member

claucece commented Nov 26, 2017

Description:
Remac function should receive an encrypted data message and a mac key. With this it has to generate a new mac tag and then replace the original one in the data message and returns a new encrypted data message with this mac tag.

References:
https://bugs.otr.im/lib/libotr/blob/master/README (TOOLKIT section)
https://bugs.otr.im/lib/libotr/tree/master/toolkit
https://github.com/otrv4/otrv4/blob/master/otrv4.md#forging-transcripts (ReMac message section)

@annacruz annacruz changed the title Implement otr_remac Implement remac Jul 19, 2018
@annacruz annacruz changed the title Implement remac Implement change mac of message Jul 19, 2018
@annacruz annacruz added the 2 label Jul 19, 2018
@claucece claucece removed the 2 label Aug 20, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants