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
On (http://golang.org/doc/effective_go.html), it says:
"NewECBDecrypter and NewCBCReader apply not just to one specific
encryption algorithm".
NewCBCReader is not mentioned in the code, but there are two functions for
NewCBCDecrypter. Is this a mistake?
The text was updated successfully, but these errors were encountered:
by [email protected]:
The text was updated successfully, but these errors were encountered: