what would be the steps necesary in order to sign a form including files to be uploaded? I found a signForm example in netscape site, but it didn't sign the files uploaded. The simplest solution I thougth about, was using an applet to make a digest of the file(s) first, an then using the window.cryto.signText() function as in that example... But it is neither elegant nor standard.
�Can it be done through javascript only? or it necesarily means the use of XPCom, Java or something alike.
Any pointer, besides the ones already on this group (like secclab), would be helpfull
_______________________________________________
mozilla-crypto mailing list
[EMAIL PROTECTED]
http://mail.mozilla.org/listinfo/mozilla-crypto
