From: Sanober on
can any1 tell me abt sum encryption Agorithms in matlab (IDEA,XOR,AES,DES).
also te me built in algos in matlab ............using in GUI
From: Walter Roberson on
Sanober wrote:
> can any1 tell me abt sum encryption Agorithms in matlab (IDEA,XOR,AES,DES).

Encryption algorithms are independent of the language of implementation. If
you need to study how to do encryption, that isn't a Matlab issue. If you have
implemented an encryption algorithm and are encountering a problem that you do
not understand, then you can ask specific questions about that problem and
someone will try to help.