04-23-2010 12:11 PM
Hi all,
I am trying to encrypt a string using permutation algorithm. I beleive this can be done by writing code in mathscript. I am wondering if this ecryption can be acheived without use of much code. If so then how??
I will realy apreciate any helpful replies.
04-23-2010 12:59 PM
04-23-2010 02:51 PM - edited 04-23-2010 02:54 PM
Well... "permutation algorithm", in the most general sense, means to rearrange something by using math, and "encrypt", in this context, means to make something unreadable. In the spirit of simplicity, I'll post this....

edit: No matter, you shouldn't need to go outside LabVIEW for doing a very complex encryption.
another edit: Idea - Search the forums for Blowfish.