Skip to main content

Encrypt and decrypt audio files as text for secure voice messaging.

Project description

voicecrypt

Encrypt and decrypt audio files as text for secure voice messaging.

Features

  • Encrypt audio files (WAV, MP3, etc.) to text files using AES encryption
  • Decrypt encrypted text files back to audio
  • Password-based encryption (PBKDF2)
  • Simple API

Installation

pip install cryptography

Usage

from voicecrypt import encrypt_audio, decrypt_audio

encrypt_audio('input.wav', 'encrypted.txt', password='mysecret')
decrypt_audio('encrypted.txt', 'restored.wav', password='mysecret')

License

MIT

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

voicecrypt-0.1.0.tar.gz (2.4 kB view details)

Uploaded Source

Built Distribution

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

voicecrypt-0.1.0-py3-none-any.whl (2.5 kB view details)

Uploaded Python 3

File details

Details for the file voicecrypt-0.1.0.tar.gz.

File metadata

  • Download URL: voicecrypt-0.1.0.tar.gz
  • Upload date:
  • Size: 2.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.13.3

File hashes

Hashes for voicecrypt-0.1.0.tar.gz
Algorithm Hash digest
SHA256 e513321df3688140abe2cc6b2471e23d74be9fcec94af61b82dafeb4672dbba2
MD5 e7b80e35d3d3db433c99ebbfe91a1a2f
BLAKE2b-256 a20a13bc47e8a995218916d7fe4ad682abf2e049ab88971f59b29ece557a3c55

See more details on using hashes here.

File details

Details for the file voicecrypt-0.1.0-py3-none-any.whl.

File metadata

  • Download URL: voicecrypt-0.1.0-py3-none-any.whl
  • Upload date:
  • Size: 2.5 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.13.3

File hashes

Hashes for voicecrypt-0.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 53289fe5f7832f17eb1b76c975cc5f9233c21bbac0482054e6feb15be142954d
MD5 f0865fb4e19185da38543729948473f3
BLAKE2b-256 1a9e35da0b8a3d45d4b5950a7c355013e355a6bf07e734437d62ad1afcf10cee

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