boxcryptor-decryptor
boxcryptor-decryptor copied to clipboard
File decryption for Boxcryptor in Python 3
Bumps [cryptography](https://github.com/pyca/cryptography) from 3.3.2 to 39.0.1. Changelog Sourced from cryptography's changelog. 39.0.1 - 2023-02-07 * **SECURITY ISSUE** - Fixed a bug where ``Cipher.update_into`` accepted Python buffer protocol objects, but allowed...
Now that BoxCryptor has been acquired and not maintained anymore, I am moving away from it. The software is very buggy for operations on multiple files, so I used this...
I couldn't find the instructions in your readme. I have all the requirements but don't see how to set it up?