I'm building a secure form processing system
without SSL, Using mcrypt I can crypt/decrypt several algorithms in the server, what I need and I can't find is
an implementation of Des,TripleDes or Blowfish in Javascript.
Any pointer/url would be appreciated.
Luis.