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.2.tar.gz (10.0 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.2-py2.py3-none-any.whl (14.2 kB view details)

Uploaded Python 2Python 3

File details

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

File metadata

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

File hashes

Hashes for crypto-1.1.2.tar.gz
Algorithm Hash digest
SHA256 421c85aace437ca21bd246174b27a8065efa8030fc2e2f2436f8e4c3cbf199c8
MD5 3f4dc7d1adea3db584736faae48f35e0
BLAKE2b-256 338b243e9f340a55c26f3dd36a4a61669997b19db62b134ef39adf96f437656f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for crypto-1.1.2-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 c9dcaf945e5adce51ee2f3d20057ea47e0d0b5ada3c711fb3a3f084597886446
MD5 c7fcaa7cd59d6a79aadd8e18a313e59a
BLAKE2b-256 ecc76f59c0ed1b7eb1167ec6a7188fa81357354f5955c58cdbda6a086cdcfe49

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