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
Nope, look like it doesn't work in a browser because of lack of Buffer.
But why it still works on short strings?
86 strings are maximum:
"{"cookies":{"a":"1234567890123456789012345678901234567890123456789012345678901.23.d"}}"
will work, but add one character and you will get an error.
Is there any length limit for a string you encrypt?
The text was updated successfully, but these errors were encountered: