Hello all,
I needed an AES-128 block encryption module in a LabVIEW script at work, and couldn't find anything simple. .NET 4.0 has a AES library which might have been easy, but it appears LV2010 doesn't support 4.0. I chose to implement AES-128 through a php script. Here is the example and example video I've prepared for students in my LabVIEW class (SeattleTM):
AES128 Solution for LabVIEW: http://www.seattletm...?startOn=extras (goto AES128 PHP Video/Code')
Was there an easier way to do this? Also, if you have the time to give a litte feedback on the video/code presentation it would be much appreciated!
Thanks,
Justin Reina