Skip to main content

Command line interface to OpenSSL with Python3

Project description

# openssl-python

This tool is a command line interface to OpenSSL, written with Python3. It permits encrypting/decrypting files, as well as generating RSA keys, encrypting private RSA keys, signing files using an RSA key, and also verifying signatures using RSA.

## Dependencies

Before running this tool, the following dependency must be installed, as well as being on the path:

  • openssl

Usually, this dependency exists by default in most of the supported platforms(see below). In case it doesn’t, try consulting the official [OpenSSL documentation](https://www.openssl.org/docs/); or consult your operating system’ documentation on how to install new software.

## Usage

To launch openssl-python tool, just download the source code, and run the following command: ` python3 main.py ` Or alternatively, if python is in the path, run the following commands: ` chmod +x main.py ./main.py `

## Platform support

This tool was initially developed and tested on Linux systems, so it does also support Unix-like systems: BSDs, Mac OS… Windows support though is not guaranteed.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

openssl-python-0.1.tar.gz (3.3 kB view details)

Uploaded Source

File details

Details for the file openssl-python-0.1.tar.gz.

File metadata

  • Download URL: openssl-python-0.1.tar.gz
  • Upload date:
  • Size: 3.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for openssl-python-0.1.tar.gz
Algorithm Hash digest
SHA256 6b36be3d1489500fedd163a5c690fce5346001693ffca049110b945290952524
MD5 d861404411c89a1d257549fabd092ded
BLAKE2b-256 d957a0ef1daee2e680c4302c00fddbafc2a4928469809613591806effe9bf8a1

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page