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
Using a fixed secret will cause it to use the same IV every time. It's very important to use a different IV for every encryption, especially when using aes-ctr.