Skip to main content

Kinetic Encryption Key CLI

Project description

KEK-cli

Python gnukek License Status

Kinetic Encryption Key CLI


Cross-platform command-line interface for KEK.


Installation

Use the package manager pip to install KEK-cli.

pip install gnukek-cli

Usage

Show help:

kek --help

Generate new key:

kek generate

Encrypt file:

kek encrypt {FILE}

Decrypt file:

kek decrypt {FILE}

List existing keys:

kek list

Set default private key:

kek default {KEY_ID}

Export key to file:

kek export {KEY_ID}

Import key from file:

kek import {FILE}

For more information see:

kek {sub-command} --help

License

GPLv3 license

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

gnukek-cli-0.4.1.tar.gz (19.9 kB view hashes)

Uploaded Source

Built Distribution

gnukek_cli-0.4.1-py3-none-any.whl (21.8 kB view hashes)

Uploaded Python 3

Supported by

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