Jump to content

LV RT RSA decrypt


protocol

Recommended Posts

I would need a data integrity (and not just a hash) on LV RT.

RSA decrypt would do the trick. Is it available?

Are you looking for data encryption or verification in the sense of knowing that your files have not been changed?

For the later case a checksum would be used. LabVIEW includes the MD5 algorithm as a VI in the Advanced File Function palette, which gives you a checksum for a given file. I have used this to create a utility to create a "fingerprint" of a LV RT system (CompactRIO) in order to verify at a later time that none of the critical files on the system have been changed.

C:\Program Files\National Instruments\LabVIEW 2009\vi.lib\Utility\MD5Checksum.llb\MD5Checksum File.vi

Link to comment

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.