Pycryptex

Latest version: v0.5.0

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

Scan your dependencies

0.5.0

Added

- new `show-config` command to show the configuration file if present into the $HOME/.pycryptex folder
- `--force` option to `create-config` command
- new config keys (***secure-deletion*** and ***secure-deletion-passes***) to set securely deletion of clear files in encryption operations

Changed
- changed the behaviour option --pager for `decrypt`. Now it decrypts in memory and open the pager set in the configuration file.

[Released]

0.4.0

Not secure
Added

- private and public key path in the pycryptex config file to set you default keys at the path you prefer
- `aes-encrypt` and `aes-decrypt` as new commands to encrypt/decrypt using AES algorithm
- feature to encrypt/decrypt folder and subfolders with RSA or AES

Fixed
- remove wait_delete_time from config file and README file

Changed
- name of the default PyCryptex keys in pycryptex_key and pycryptex_key.pub
- added the --keep option as a default for encryption/decryption. Removed the --remove option
- improvement to decrypt function

0.3.0

Not secure
Added

- added new command `create-config` to create a template of the pycrytex.toml
- mask text on user input when a password is requested to decrypt a RSA private key

Fixed
- during the reading of auto generated pycryptex.toml file
- issue when decrypting a file without having the default private key

0.2.0

Added

- added `create-keys` command to create a new private/public key pair

Fixed
- masked text on the user input when a password is requested

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.