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
DES requires keysize = 8 and tripleDES requires keysize = 24. Every other key size will raise a KeySizeError.
Plese note that the Go project does not use its bug tracker for general discussion or asking questions about the language. The Github bug tracker is only used for tracking bugs and proposals going through the Proposal Process.
Please see the Questions wiki page; it has a list of good places for asking questions. Thanks!
crypto/des: invalid key size 64
Key length 64 bit how to encrypt through des?
The text was updated successfully, but these errors were encountered: