> As far as whether to do MD5 or SHA, it really depends on the ease of
> computing those hashes at the browser. There are javascript MD5
> algorithms available on the web, but I'm not aware of any SHA (you can
> always write you're own). You could also do it inside an applet, but
> if you're not otherwise using applets and you can't also be assured
> that folks are permitting applets and/or are using the plugin, you may
> find yourself in a world of hurt. Javascript, therefore, is probably
> the better solution, but ultimately only you know your client base.
>
> -- Rob
Our client base is the avergae joe public. Talking to guys at work, we
should be able to use our curent encryption code in a java applet without
having to use the java-plugin - our code is 1.1.6 compliant, at least this
one area is. In any case, our users have to have java installed on their
desktop for other aspects of our application (1.3 jre) so they'll probably
have the plugin too - at least on windows.
sam
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]