Results 1 to 5 of 5
hii..
i m new to network programing and Linux also.
i have a simple client and sever program in C language. in which client is requesting some parameters( like system ...
- 06-23-2010 #1Just Joined!
- Join Date
- Jun 2010
- Posts
- 2
how to use cryptographic techniques in my C program in linux?
hii..
i m new to network programing and Linux also.
i have a simple client and sever program in C language. in which client is requesting some parameters( like system up time, memory, no of process etc) form server and server send this information to client.
now i want to use DES, AES.RSA. BLOW FISH algorithm to this communication to make it secure. actually i have to compare performance parameters of these cryptographic techniques.
but i don't know how to use SSL libraries as SSL library support these cryptographic techniques. but i have no idea how it will work for me.
plzzzzzzzzzzzzzzz help me....

Regards!
- 06-23-2010 #2Linux Guru
- Join Date
- Apr 2009
- Location
- I can be found either 40 miles west of Chicago, or in a galaxy far, far away.
- Posts
- 8,974
School exercise/problem? Not allowed under terms of use on these forums.
Sometimes, real fast is almost as good as real time.
Just remember, Semper Gumbi - always be flexible!
- 06-24-2010 #3Just Joined!
- Join Date
- Jun 2010
- Posts
- 2
yes! m doing final year project.
and m not asking for whole solution. i just need a guideline.
- 06-24-2010 #4Linux Guru
- Join Date
- Apr 2009
- Location
- I can be found either 40 miles west of Chicago, or in a galaxy far, far away.
- Posts
- 8,974
Sorry, but that's not what it appeared from your original posting. Read the man pages, do some reading of appropriate documentation (easily found with Google search), and start writing and testing code.
Sometimes, real fast is almost as good as real time.
Just remember, Semper Gumbi - always be flexible!
- 08-13-2010 #5Just Joined!
- Join Date
- Aug 2010
- Posts
- 2
On similar lines
I am also working on linux crypto you can see my post
may be we can help each other


Reply With Quote