Can someone please show me an example usage of Schneier’s Blowfish code (http://www.schneier.com/code/bfsh-sch.zip), i.e. encrypting and decrypting a string with a given key, in C or C++?
Thanks in advance.
Edit: this is not a homework assignment.
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Here is a test
Please make sure the header file name’s character case. Also note the file name
blowfish.datis correct.Also have a look at Paul Kocher’s Implementation from this page : http://www.schneier.com/blowfish-download.html