'Encrypting and decrypting in python without using special characters
I would like to encrypt certain strings and use them in a HTTP GET protocol without resulting in an error if there are special characters in URL. Any advice on how can I convert strings to an encryption of that sort and decrypt it again? what encryption library would be most suitable for this scenario?
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
| Solution | Source |
|---|
