Simple, compact, randomized obfuscation for Python strings
Project description
Quick-and-dirty obfuscation for strings, designed to hide URL parameters from the casual experimenter without adding too much length. A little randomness is baked in to make it look like the parameters are constantly changing, even if they’re not.
Obviously this is NOT SECURE; don’t rely on it for strong secrecy. A chosen-plaintext attack will recover the key, just like xor.
Only works for ASCII strings. Not Unicode-safe.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
simpleobfuscate-0.1.0.tar.gz
(1.8 kB
view details)
File details
Details for the file simpleobfuscate-0.1.0.tar.gz
.
File metadata
- Download URL: simpleobfuscate-0.1.0.tar.gz
- Upload date:
- Size: 1.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
9674dbedaaaf4cef471ae4195faa036b540e5c63ea369c4dc10f276a660da446
|
|
MD5 |
01d0d6bc48fb5f1c6496ee2153b2f16b
|
|
BLAKE2b-256 |
5c5de09c45256798ddde6a00de8aadf47dc064d77f46119439222845742e8de1
|