Pyfidelius

Latest version: v0.0.4

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

Scan your dependencies

0.0.4

- Fixed issues related to package access on `Linux` machines.

0.0.3

Released version `0.0.3` of python package `pyfidelius`. A Python package that wraps Fidelius CLI, a tool designed for ECDH cryptography.

- Version updates

| Method | Details |
| ----------------------- | ------------------------------------------------------------------------------------------------------------------ |
| `generate_key_material` | Generates an ECDH key pair, and a random nonce. |
| `encrypt` | Encrypts a given string of data. |
| `sane_encrypt` | Same as the ncrypt command, the only difference being that it accepts a base64 encoded version of the input string. |
| `decrypt` | Decrypt the encoded data back to the original string. |

- Upcoming updates/improvements

| Method | Details |
| ----------------------- | ------------------------------------------------------------------------------------------------------------------ |
| `file_operation` | ECDH Cryptography can also be applied to files for both encryption and decryption. |

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.