Page 2 of 2
Re: AES streaming file encoder/decoder
Posted: Fri Aug 05, 2011 1:15 pm
by mskuma
Fred wrote:For information, AES isn't threaded in the library (for now).
I wonder if this AES encryption code is threaded these days? BTW thanks for this great code example, netmaestro.
Re: AES streaming file encoder/decoder
Posted: Fri Aug 05, 2011 7:41 pm
by netmaestro
Given the amount of new features since AES appeared in Purebasic, I'd guess it's unlikely that Fred revisited a library that's working well. But that's just a guess. I don't know if there's a way to test for it or not. Also, there's a completed implementation to be had from my website
http://lloydsplace.com/Cryptor10.zip for those unaware of it.