pixcryption
pixcryption copied to clipboard
:camera: Pixel Safe Encryption - Now Cryptographically Secure :lock:
Bumps [pillow](https://github.com/python-pillow/Pillow) from 7.1.2 to 9.0.1. Release notes Sourced from pillow's releases. 9.0.1 https://pillow.readthedocs.io/en/stable/releasenotes/9.0.1.html Changes In show_file, use os.remove to remove temporary images. CVE-2022-24303 #6010 [@radarhere, @hugovk] Restrict builtins within...
A reddit user commented on some strategies to embed the encrypted images inside a provided input image and produce and image that looks similar but embedded with the encrypted message....
Everything is currently in pixcryption.core.lib but I feel some functions might be better in a helper namespace to help readability of the code. This is a good first issue if...
Bumps [pycryptodome](https://github.com/Legrandin/pycryptodome) from 3.9.7 to 3.19.1. Release notes Sourced from pycryptodome's releases. v3.19.1 - Zeil Resolved issues Fixed a side-channel leakage with OAEP decryption that could be exploited to carry...
Bumps [pillow](https://github.com/python-pillow/Pillow) from 7.1.2 to 9.3.0. Release notes Sourced from pillow's releases. 9.3.0 https://pillow.readthedocs.io/en/stable/releasenotes/9.3.0.html Changes Initialize libtiff buffer when saving #6699 [@radarhere] Limit SAMPLESPERPIXEL to avoid runtime DOS #6700 [@wiredfool]...