CCS C Software and Maintenance Offers
FAQFAQ   FAQForum Help   FAQOfficial CCS Support   SearchSearch  RegisterRegister 

ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

CCS does not monitor this forum on a regular basis.

Please do not post bug reports on this forum. Send them to support@ccsinfo.com

MD5 crypto

 
Post new topic   Reply to topic    CCS Forum Index -> General CCS C Discussion
View previous topic :: View next topic  
Author Message
alikaca



Joined: 01 Mar 2007
Posts: 5

View user's profile Send private message Send e-mail

MD5 crypto
PostPosted: Mon Mar 05, 2007 4:34 am     Reply with quote

hi,
How can i make to md5 for a string.
example string ="deneme" md5= a4cd383bbb68335267b3d861f58b7f41
how can i generator md5 code.
thanks
Ttelmah
Guest







PostPosted: Mon Mar 05, 2007 5:11 am     Reply with quote

There is an MD5 C source, at xyssl, which transtates fairly easily to CCS (remember to use 'int32', where it uses 'long', and just to hand it a string, rather than the extra file I/O this implements). I have done this in the past with the MD4, that is also there.

Best Wishes
alikaca



Joined: 01 Mar 2007
Posts: 5

View user's profile Send private message Send e-mail

which code
PostPosted: Mon Mar 05, 2007 6:03 am     Reply with quote

where is the sample md5 code for ccs (source code)?
Display posts from previous:   
Post new topic   Reply to topic    CCS Forum Index -> General CCS C Discussion All times are GMT - 6 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2005 phpBB Group