Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations IamaSherpa on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Digital sigining & verification

Status
Not open for further replies.

balavenu

Programmer
Sep 11, 2000
1
US
Hi,
we are trying to build an application where :

* Some data is entered in a HTML form, this data has to be digitally signed.

* A file is uploaded through a HTML form, the file has to be digitally signed too.

My question is...
How do I do it using VBscript/Jscript? I can't use ASP(AspEncrypt) as the application has to run off Weblogic??? Are there any solutions???

Any help is welcome I have really become desperate here...

Regards
Venu. [sig][/sig]
 
Need to generate an HMAC value for remote authentication.
How can I generate an SHA-1 MACValue from within vbscript/Javascript.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top