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
The pointers for in- and output of gcm_memory() are pt and ct whereas in the entire library the pattern in and out is used.
This should be fixed in gcm_memory().
The text was updated successfully, but these errors were encountered:
The pointers for in- and output of
gcm_memory()
arept
andct
whereas in the entire library the patternin
andout
is used.This should be fixed in
gcm_memory()
.The text was updated successfully, but these errors were encountered: