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
According to RFC 7539, associated data and plaintext isn't padded during poly1305 evaluation when its length is a multiple of 16. See RFC 7539 and my fix.
The text was updated successfully, but these errors were encountered:
According to RFC 7539, associated data and plaintext isn't padded during poly1305 evaluation when its length is a multiple of 16. See RFC 7539 and my fix.
The text was updated successfully, but these errors were encountered: