LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Need DSA to authenticate incoming msgs or sign outgoing msgs. Already have a private & public key set.

Need DSA (Digital Signature Algorithm) to authenticate incoming msgs or digitally sign outgoing msgs.  Already have a private & public key set.  Messages are incoming our outgoing messages being sent across Ethernet.  Must be able to generate a signature with a private key for outgoing msgs or authenticate incoming msgs with a public key.
0 Kudos
Message 1 of 3
(2,616 Views)

Hi,

 

Can you explain in more detail what you are looking for?  Are you looking for a pre-written library of code, or just algorithms? 

Regards,

Jeremy_B

Applications Engineer
National Instruments
0 Kudos
Message 2 of 3
(2,585 Views)
DSA (Digital Signature Algorithm) is part of the SSL standard.  I'm looking for some utilities to add signatures to the end of outgoing messages(small data stream) or authenticate incoming messages. This algorithm uses private & public keys for the authentication process.
0 Kudos
Message 3 of 3
(2,569 Views)