Skip to main content

File encryption and decryption module extracted from Skyhook

Project description

skyhookfilecrypt

File encryption and decryption module extracted from Skyhook: https://github.com/deedeecx330/skyhook

Usage

The module has two functions, encryptFile and decryptFile. The function arguments in both cases are:

  • File that is to be encrypted/decrypted
  • Output file where encrypted/decrypted contents will be saved to
  • A passphrase to encrypt/decrypt the file with

For example

skyhookfilecrypt.encryptFile(file.in, file.out, password)

will encrypt file.in with the given password and write the encrypted contents of file.in to file.out. Same principle works for decrypting files.

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

skyhookfilecrypt-1.0.tar.gz (2.6 kB view details)

Uploaded Source

File details

Details for the file skyhookfilecrypt-1.0.tar.gz.

File metadata

  • Download URL: skyhookfilecrypt-1.0.tar.gz
  • Upload date:
  • Size: 2.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.6.0 requests-toolbelt/0.9.1 tqdm/4.48.0 CPython/3.8.3

File hashes

Hashes for skyhookfilecrypt-1.0.tar.gz
Algorithm Hash digest
SHA256 6a8c53bb27edd616c278666fdcd0129dd035000481877af55ca04ac6b14bdd65
MD5 6071698519880e042074ccd9a36023d5
BLAKE2b-256 2d188dc93ae5de8572cf39db8d5931e357c5acf2c045a2f0ffcfb43da14e2772

See more details on using hashes here.

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