Skip to content

This is a repository about encrypting an audio file, then use an audio player to play that encrypted audio file.

Notifications You must be signed in to change notification settings

DuckOfTheBooBoo/audio-file-encryption

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

audio-file-encryption

This is a repository about encrypting an audio file, then use an audio player to play that encrypted audio file. NOTE: This requires en_key environment variable to work. So please make your own en_key in your environment. It is recommended to generate your own encryption key with Fernet in Python, then put it in the en_key.

About

This is a repository about encrypting an audio file, then use an audio player to play that encrypted audio file.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages