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
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.
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)
The text was updated successfully, but these errors were encountered: