Voice Signal Encryption using RSA

MATLAB program to encrypt/decrypt audio files using RSA
558 download
Aggiornato 16 feb 2019

MATLAB program to encrypt/decrypt audio files using RSA

Before running the code put the audio file to be encrypted in the same directory as the code files and change the first line of the file "encryption.m" to match the file name of the audio file to be encrypted

Please follow this order while running the programs

1. Run code_gen.m
2. Run encryption.m
3. Run decryption.m

Wavesurfer can be used to analyze and play the audio file. It can be downloaded from the following link. https://sourceforge.net/projects/wavesurfer/

Cita come

Nicholas Bennet (2024). Voice Signal Encryption using RSA (https://github.com/nicholasbennet/audiorsa), GitHub. Recuperato .

Compatibilità della release di MATLAB
Creato con R2018a
Compatibile con qualsiasi release
Compatibilità della piattaforma
Windows macOS Linux

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Le versioni che utilizzano il ramo predefinito di GitHub non possono essere scaricate

Versione Pubblicato Note della release
2.0.0

Fixed bugs with the old code

1.0.1

Updated ReadMe

1.0.0

Per visualizzare o segnalare problemi su questo componente aggiuntivo di GitHub, visita GitHub Repository.
Per visualizzare o segnalare problemi su questo componente aggiuntivo di GitHub, visita GitHub Repository.