New flag for AESEncoder/AESDecoder

Got an idea for enhancing PureBasic? New command(s) you'd like to see?
User avatar
doctorized
Addict
Addict
Posts: 854
Joined: Fri Mar 27, 2009 9:41 am
Location: Athens, Greece

New flag for AESEncoder/AESDecoder

Post by doctorized »

I 've seen many sites and forums, like this one:https://security.stackexchange.com/ques ... 7780#27780 that advise using modes other than CBC and of course ECB. For ECB Purebasic itself in help tells not to use it as it is weak. So, it would be nice if a new flag could be added, like CTR.
User avatar
Mohawk70
Enthusiast
Enthusiast
Posts: 400
Joined: Thu May 11, 2006 1:04 am
Location: Florida, USA

Re: New flag for AESEncoder/AESDecoder

Post by Mohawk70 »

+1
Post Reply