audio encryption and decryption in matlab
#1

audio encryption and decryption in matlab
Reply
#2

Abstract

That can be achieved used some kind of public key cryptography (Public-key cryptography) were the recording device has a public-key which only works for encripting, and in the other side (the playback side) needs to have the private-key counterpart which can be used to decrypt.

A naive schema would be,

The idea is not to encrypt the whole audio using PKI, but using some kind of cryptographic envelop (2.2.4 What is a digital envelope?), where you generates a unique symmetric key for each recording used to encrypt (with AES (Advanced Encryption Standard process) or some other block cypher algorithm) the audio blob, but the public key of the recording device to protect the unique session/recording key.
Reply

Important Note..!

If you are not satisfied with above reply ,..Please

ASK HERE

So that we will collect data for you and will made reply to the request....OR try below "QUICK REPLY" box to add a reply to this page
Popular Searches: matlab code for ecc encryption decryption, audio encryption and decryption in matlab, matlab text encryption and decryption code, encryption and decryption in matlab, encryption and decryption algorithm matlab code, aes encryption and decryption coding in matlab, voice encryption and decryption matlab code,

[-]
Quick Reply
Message
Type your reply to this message here.

Image Verification
Please enter the text contained within the image into the text box below it. This process is used to prevent automated spam bots.
Image Verification
(case insensitive)

Possibly Related Threads...
Thread Author Replies Views Last Post
  source code for rsa encryption and decryption in java 2 8,022 29-05-2017, 04:21 PM
Last Post: Meghna Jadhav
  image encryption and decryption using rsa algorithm in matlab 2 7,915 29-05-2017, 04:17 PM
Last Post: Priyanka Bidikar
  download liver tumor ct scan image in matlab with source code 4 8,071 21-05-2017, 09:54 PM
Last Post: abdulrahmanmashaal
Thumbs Up online catering management system on php with report and source code and ppt 4 8,807 29-04-2017, 10:59 AM
Last Post: jaseela123d
  MATLAB codes needed for powerline communication 1 8,082 12-04-2017, 05:00 PM
Last Post: jaseela123d
  matlab code for wavelet based ofdm transmitter 1 924 24-02-2017, 11:18 AM
Last Post: ijasti
  code to extract brain tumor detection using matlab 2 1,068 17-10-2016, 04:32 PM
Last Post: girish123ak
  f5 algorithm steganography matlab code 2 871 04-10-2016, 03:00 AM
Last Post: [email protected]
  color image segmentation using jseg algorithm in matlab code 2 868 29-09-2016, 12:07 PM
Last Post: Guest
  matlab code for retinal hemorrhage detection in fundus images 2 857 24-08-2016, 01:10 AM
Last Post: [email protected]

Forum Jump: