bcrypt is pretty good, but the main problem with any decent encryption
in js is as usual IE which is slow and good encryption needs to be
complex... wouldn't using SSL suffice?

http://code.google.com/p/javascript-bcrypt/

On Thu, Aug 4, 2011 at 2:48 PM, Steve Onnis <[email protected]> wrote:
> Basically i need something that i can use to encode/decode the same way in
> both cfml and javascript
>
>
>
> Any ideas?
>
>
>
> From: Paul Kukiel [mailto:[email protected]]
> Sent: Thursday, 4 August 2011 2:39 PM
> To: [email protected]
> Subject: Re: [cfaussie] JavaScript equivelant to HASH function
>
>
>
> hash by default is MD5 as long as you are using md5 then:
>
>
>
> http://pajhome.org.uk/crypt/md5/
>
>
>
> Works well.
>
>
>
> Paul
>
> On Thu, Aug 4, 2011 at 2:33 PM, Steve Onnis <[email protected]> wrote:
>
> Does anyone know if there is a JavaScript equivelant to the coldfusion
> HASH() function?
>
>
>
> Steve
>
> --
> You received this message because you are subscribed to the Google Groups
> "cfaussie" group.
> To post to this group, send email to [email protected].
> To unsubscribe from this group, send email to
> [email protected].
> For more options, visit this group at
> http://groups.google.com/group/cfaussie?hl=en.
>
>
> --
> Paul Kukiel
>
> --
> You received this message because you are subscribed to the Google Groups
> "cfaussie" group.
> To post to this group, send email to [email protected].
> To unsubscribe from this group, send email to
> [email protected].
> For more options, visit this group at
> http://groups.google.com/group/cfaussie?hl=en.
>
> --
> You received this message because you are subscribed to the Google Groups
> "cfaussie" group.
> To post to this group, send email to [email protected].
> To unsubscribe from this group, send email to
> [email protected].
> For more options, visit this group at
> http://groups.google.com/group/cfaussie?hl=en.
>



-- 
Zac Spitzer
Solution Architect / Director
Ennoble Consultancy Australia
http://www.ennoble.com.au
http://zacster.blogspot.com
+61 405 847 168

-- 
You received this message because you are subscribed to the Google Groups 
"cfaussie" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/cfaussie?hl=en.

Reply via email to