[haXe] suggestions for haxe method to encrypt data

Matthew Bergsma matthew at toolhouse.com
Sat Dec 1 01:54:14 CET 2007


Hi Joakim -

Yes, the original question is for reversible encryption. I'm not  
worried about encrypting the key because it wont be stored by the  
application anyway - Just need a way to encrypt and decrypt The XML  
data the application will be saving and reading.



On Nov 28, 2007, at 4:30 PM, Joakim Ahnfelt-Rønne wrote:

> The only thing that comes to mind is the Neko OpenSSL project, but I
> don't know how far they've gotten.
> http://code.google.com/p/neko-openssl/ - they might have some form of
> symmetric key encryption implemented.
>
> By the way: your original question was for reversible encryption
> right? I gathered you had already solved the hashing on your own, it's
> just the most of the other replies seems to focus on that.
>
> -- 
> haXe - an open source web programming language
> http://haxe.org



More information about the Haxe mailing list