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
If you're trying to compress bytes with large degree of randomness (e.g. ciphertext) then you are wasting your CPU cycles, because the result will have useless compression ratio.
The field contains more than just the cipher text and it may be nice to compress (zlib) the output of the "Fernet" encryptor.
The text was updated successfully, but these errors were encountered: