Skip to main content

Simple symmetric GPG file encryption and decryption

Project description

Documentation: http://chrissimpkins.github.io/crypto/

Description

crypto provides a simple interface to symmetric Gnu Privacy Guard (gpg) encryption and decryption for one or more files on Unix and Linux platforms. It runs on top of gpg and requires a gpg install on your system. Encryption is performed with the AES256 cipher algorithm.

Tested in cPython 2.7.x, 3.4.x, and pypy 2.4.x (Python version 2.7.8)

Install

Install with pip using the command:

$ pip install crypto

or download the source repository, unpack it, and navigate to the top level of the repository. Then enter:

$ python setup.py install

Upgrade

You can upgrade your crypto version with the command:

$ pip install --upgrade crypto

Usage

Encryption (crypto)

$ crypto <options> [file path] <file path 2...>
$ crypto <options> [directory path] <directory path 2...>

Decryption (decrypto)

$ decrypto <options> [file path] <file path 2...>
$ decrypto <options> [directory path] <directory path 2...>

You can find all available options in the documentation or by using one of the following commands:

$ crypto --help
$ decrypto --help

Frequently Asked Questions

FAQ link

Issue Reporting

Issue reporting is available on the GitHub repository

Changelog

Changelog link

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

crypto-1.1.0.tar.gz (10.1 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

crypto-1.1.0-py2.py3-none-any.whl (14.2 kB view details)

Uploaded Python 2Python 3

File details

Details for the file crypto-1.1.0.tar.gz.

File metadata

  • Download URL: crypto-1.1.0.tar.gz
  • Upload date:
  • Size: 10.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for crypto-1.1.0.tar.gz
Algorithm Hash digest
SHA256 51c92feefe41b533db06825d2f4160165cadd43067ee4731f039cae16f1ca0ba
MD5 dd42a36f53873a4fc4eb64ad042acf79
BLAKE2b-256 f671821eab35e471b97bbcc35d297a86d909a441d96bf59b4f4312389501cd31

See more details on using hashes here.

File details

Details for the file crypto-1.1.0-py2.py3-none-any.whl.

File metadata

File hashes

Hashes for crypto-1.1.0-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 94b28a7b86f9423c19eb254600936cce8c5dbf0187079a08547282b3c3ae39d7
MD5 6b1b0267540ecfb5bea5497bc8cd278f
BLAKE2b-256 9902d2c957b005b44460218a29eae3776c2fc6d1bc2abf2061a78cceea7d50d3

See more details on using hashes here.

Supported by

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