-
Notifications
You must be signed in to change notification settings - Fork 184
Closed
Description
Hi,
I’m trying to use the eax crate to decrypt data with decrypt_in_place_detached but I only have the first 8 byte of the tag available as the network protocol I implement cuts off the other 8 byte of the 16 byte tag.
All aead functions expect the whole tag, so I can’t find a way to decrypt the data.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels