From Friday, April 19th (11:00 PM CDT) through Saturday, April 20th (2:00 PM CDT), 2024, ni.com will undergo system upgrades that may result in temporary service interruption.

We appreciate your patience as we improve our online experience.

LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

signing with hmac and sha

Hello,
I'm trying to figure out how to sign an HTTP request.  The technique involves things like hmac, sha, canonicalization and a few other things that I've never worked with.  It looks like some other development platforms, like VB, have toolkits that do this sort of thing for you.  Has anyone ever seen anything like this for Labview?  I'm using LV7.1. 
Thanks,
Pat
0 Kudos
Message 1 of 2
(2,327 Views)
Crypto-G includes algorithms such as HMAC and SHA that will facilitate what you need to do. Check it here:

http://www.vartortech.com/cryptog.html

Regards;
Enrique
www.vartortech.com
Message 2 of 2
(2,324 Views)