Tue Sep 25, 2012 7:06 am
I have a client server code for transmission of voice ... But now i want this voice to be encrypted and sent to the server . and again decrypt at the receiver side. this voice is real time voice .... like calling on skype....
plsss help me
thank u
Tue Sep 25, 2012 11:53 am
why don't you use encryption algorithms such as DES,RSA ,AES ,,, etc
Tue Sep 25, 2012 12:24 pm
those algorithms can be used for rercorded data ... but i wanna use for real time talking .... if i record the voice and then encrypt . there will be a lot of delay.
Tue Sep 25, 2012 9:49 pm
You may search for the fastest algorithm and apply it to your application as temporary solution. Here is an example
- Code:
http://lifehacker.com/255283/how-to-encrypt-your-voip
that is using AES-128bits algorithm
Wed Sep 26, 2012 4:44 am
I need the code for voice encryption , since I am an amateur in security techniques.....
Codemiles.com is a participant in the Amazon Services LLC Associates Program, an affiliate advertising program designed to provide a means for sites to earn advertising fees by advertising and linking to Amazon.com
Powered by phpBB © phpBB Group.