Find the answer to your Linux question:
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 ...
  1. #1
    Just Joined!
    Join Date
    Jun 2010
    Posts
    2

    Red face 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!

  2. #2
    Linux Guru Rubberman's Avatar
    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!

  3. #3
    Just 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.

  4. #4
    Linux Guru Rubberman's Avatar
    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!

  5. #5
    Just 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

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
...