Mistyfy

Latest version: v2.0.6

Safety actively analyzes 714875 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 2 of 2

2.0.0

Major
* Modified the entire module
* Added readthedocs page
* Renamed `algo.py` file to `misty.py` file
* Made the output from `encode` and `decode` function to be strings. This way, the result can be
easily stored into a database table.
* Added a key word argument to `encode` function called `expire` - which helps with adding a timestamp to
invalidate the decoding function.

1.0.1

Patch
* Corrected minor sentence.

1.0.0

Encryption in your own hands 👍
* Mistyfy is a simple algorithm that incorporates other known or popular encryption standards such as base64 and blake2b.
* Mistyfy creates a unique ciphers using number and interchanges ascii characters to a specific number.
* You can be able to use your own unique cipher or create a new cipher using dictionaries for each characters.

Page 2 of 2

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.