11-17-2005 05:09 AM
Encryption build into LabVIEW quite likely is a bad idea. There is no gurantee that such a solution would not have a security hole somehow and it is unlikely NI would give you the source code to LabVIEW to check it and even more unlikely that they would make it available for a public peer review. Encryption and security isn't NI's core business and other companies whose core business it actually is have made big mistakes in the past here, so I don't think it is safe to assume that NI could tackle this better than some of the security specialized companies.
@alysko wrote:At the moment, there is no special security features implemented in LabVIEW besides passwords. I need to have encryption to transfer data over the Internet. The level of security is the next topic. To discuss the topic of the level of security, you need to have some. Right now, there is NOTHING to use (supplied by NI), so the need is to have something and then it can be enhanced.Another feature I would like is to be able to run secure web site with labview (to implement https server). This could be another solution and would exend the usability of LabVIEW further.
11-17-2005 08:19 AM - edited 11-17-2005 08:19 AM
@alysko wrote:At the moment, there is no special security features implemented in LabVIEW besides passwords. I need to have encryption to transfer data over the Internet. The level of security is the next topic. To discuss the topic of the level of security, you need to have some. Right now, there is NOTHING to use (supplied by NI), so the need is to have something and then it can be enhanced.Another feature I would like is to be able to run secure web site with labview (to implement https server). This could be another solution and would exend the usability of LabVIEW further.
Message Edited by Enrique on 11-17-2005 09:22 AM