LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

DES crypto algorithm

Hi,

I'm using labview to test an authentication protocol.

Does anybody know about a VI implementing DES algorithm ?

Thank you

P.L.
0 Kudos
Message 1 of 5
(3,268 Views)
"Pierre Lambert" wrote:
>Hi,>>I'm using labview to test an authentication protocol.>>Does anybody
know about a VI implementing DES algorithm ?>>Thank you>>P.L.>>

No, but "Numerical Recipes" has a FORTRAN and C version of a DES algorithm
... and both languages are easily transfered to LabVIEW ... I did this a
few years back, it only takes a few days to convert it over to labview.
0 Kudos
Message 2 of 5
(3,268 Views)
Well,

It's about 6 years too late to help you probably, but here's an example I dug up around here.  I don't know who wrote it really so unfortunately I won't be of much use if you have questions on it.  Hope it helps anyone who might want an example though.
Travis M
LabVIEW R&D
National Instruments
0 Kudos
Message 3 of 5
(3,138 Views)
DES is one of the many algorithms in Crypto-G: http://www.jyestudio.com/visecurity/cryptg.html

Enrique
www.vartortech.com
0 Kudos
Message 4 of 5
(3,125 Views)
Travis, I am not sure, but there is a chance that one was written by Ron Grassel
www.vartortech.com
0 Kudos
Message 5 of 5
(3,124 Views)