|
-
September 29th, 2010, 12:57 PM
#8
Re: I need a crypter without control chars or nulls
 Originally Posted by laserlight
Use a cryptosystem that is regarded as secure by the experts, e.g., use AES. Satisfy your requirement for "non-controls chars or null's" by transforming the ciphertext into your desired format. Something like base 64 encoding could well suffice.
I have AES how do you set those informations ?!
I have a AES.lib and a aes.h os_1.h os_2.h openssconfg.h its already included in my project.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|