MATLAB program to encrypt/decrypt audio files using RSA
Vous suivez désormais cette soumission
- Les mises à jour seront visibles dans votre flux de contenu suivi
- Selon vos préférences en matière de communication il est possible que vous receviez des e-mails
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/
Citation pour cette source
Nicholas Bennet (2026). Voice Signal Encryption using RSA (https://github.com/nicholasbennet/audiorsa), GitHub. Extrait(e) le .
Informations générales
- Version 2.0.0 (12,4 ko)
-
Afficher la licence sur GitHub
Compatibilité avec les versions de MATLAB
- Compatible avec toutes les versions
Plateformes compatibles
- Windows
- macOS
- Linux
Les versions qui utilisent la branche GitHub par défaut ne peuvent pas être téléchargées
| Version | Publié le | Notes de version | Action |
|---|---|---|---|
| 2.0.0 | Fixed bugs with the old code |
||
| 1.0.1 | Updated ReadMe |
||
| 1.0.0 |
