AES streaming file encoder/decoder

Share your advanced PureBasic knowledge/code with the community.
mskuma
Enthusiast
Enthusiast
Posts: 573
Joined: Sat Dec 03, 2005 1:31 am
Location: Australia

Re: AES streaming file encoder/decoder

Post 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.
User avatar
netmaestro
PureBasic Bullfrog
PureBasic Bullfrog
Posts: 8451
Joined: Wed Jul 06, 2005 5:42 am
Location: Fort Nelson, BC, Canada

Re: AES streaming file encoder/decoder

Post 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.
BERESHEIT
Post Reply