Click here to Skip to main content
15,887,267 members
Please Sign up or sign in to vote.
1.00/5 (2 votes)
See more:
Hello

I need help. Can some one build this module in C++, which provide secure and authenticated file transfer system, for me???

Module:
1. read a text file
2. compute hash(128 bit)
3. digital signiture(RSA)
4. encrypt using session key
5. decrypt
6. verify signature
7. print the file
Posted
Updated 28-Dec-11 5:53am
v2
Comments
BrainlessLabs.com 28-Dec-11 12:56pm    
If this is a homework, please do it your self. Else you can post in some web site where coders are available for rent.

This is the wrong place for such a request (this is 'Quick Answers', please read the FAQ). I suggest you to post you request to a 'rent a coder' kind website.
 
Share this answer
 
Comments
Espen Harlinn 28-Dec-11 13:27pm    
Good advice :)
You could also take a look at http://www.libssh2.org/[^]

Best regards
Espen Harlinn
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900