mfawan
Newbie level 5
i am doing my Thesis on implementation of ADPCM and 256-bit voice Encryption . i studied the literature and basic working of the algorithm. now i want to implement it in matlab. is there any built in functions for AES and ADPCM in matlab or he have to compose the code by our self.
the flow of work is
Human voice input is taken from Mic , passed to ADPCM and then Encrypted by 256-bit AES and transmitted ...at the receiver end data is decrypted... de quantized by ADPCM and actual output is listened. the bit rate for ADPCM is some how 32kbps.
if any body knows about the toolkit of ADPCM and AES plz share its link
your comments and help will be highly appreciated.
MF Awan
the flow of work is
Human voice input is taken from Mic , passed to ADPCM and then Encrypted by 256-bit AES and transmitted ...at the receiver end data is decrypted... de quantized by ADPCM and actual output is listened. the bit rate for ADPCM is some how 32kbps.
if any body knows about the toolkit of ADPCM and AES plz share its link
your comments and help will be highly appreciated.
MF Awan
Last edited: