Google Answers Logo
View Question
 
Q: I want to find the source code of 3 common encryption/decryption algorithms. ( No Answer,   4 Comments )
Question  
Subject: I want to find the source code of 3 common encryption/decryption algorithms.
Category: Computers > Algorithms
Asked by: emidekol-ga
List Price: $15.00
Posted: 26 May 2005 02:45 PDT
Expires: 01 Jun 2005 10:55 PDT
Question ID: 525775
The C/C++ source code (both encryption & decryption) has to be
(important) as short as possible, ready to compile & execute. There is
not need for a GUI or a documentation, a command prompt interaction is
all that is needed.

Monoalphabetic Substitution cipher
Affine cipher
Homophonic Substitution cipher

Clarification of Question by emidekol-ga on 26 May 2005 07:15 PDT
Just to clear up that by decryption I don't mean cracking a cipher.

Clarification of Question by emidekol-ga on 26 May 2005 07:28 PDT
You can either post the code itself or the links you found.

Clarification of Question by emidekol-ga on 26 May 2005 22:38 PDT
I am only interested in the 3 ciphers I mentioned above. Also from now
on, I will accept JAVA code as well, provided that it's short/simple &
ready to execute (I am not very good with JAVA).
Answer  
There is no answer at this time.

Comments  
Subject: Re: I want to find the source code of 3 common encryption/decryption algorithms.
From: okitekmyth-ga on 26 May 2005 03:10 PDT
 
Here are a few open source encryption projects, and include sourcecode

http://www.openssh.org/
http://www.openpgp.net/
http://www.openssl.org/

You will be able to find many more open source code here,

http://sourceforge.net/search/ Search for encryption

Thanks for the question,
Let me know if I may provide more information,
Jason
Subject: Re: I want to find the source code of 3 common encryption/decryption algorithms.
From: emidekol-ga on 26 May 2005 04:08 PDT
 
Thanx okitekmyth-ga but I wasn't able to find exactly what I am looking for..
Subject: Re: I want to find the source code of 3 common encryption/decryption algorithms.
From: crythias-ga on 26 May 2005 06:07 PDT
 
Monoalphabetic Substitution cypher is a standard
introduction-to-programming task. 
http://users.powernet.co.uk/eton/crypto/ has an interesting decription
software.
http://www.free2code.net/plugins/articles/read.php?id=7

This book seems to be referenced over and over again:  Bruce Schneier.
Applied Cryptography: Protocols, Algorithms, and Source Code in C (2nd
ed). John Wiley & Sons, 1996. ISBN: 0471117099

Still, 6 dollars is a bit low for this question as it's requiring at
least three sources and, frankly, they don't just pop up unless you go
through some Computer Science syllabi.

This is a free comment.
Subject: Re: I want to find the source code of 3 common encryption/decryption algorithms.
From: bozo99-ga on 26 May 2005 14:34 PDT
 
The one must-have symmetric algorithm is here.
http://fp.gladman.plus.com/cryptography_technology/rijndael/

Important Disclaimer: Answers and comments provided on Google Answers are general information, and are not intended to substitute for informed professional medical, psychiatric, psychological, tax, legal, investment, accounting, or other professional advice. Google does not endorse, and expressly disclaims liability for any product, manufacturer, distributor, service or service provider mentioned or any opinion expressed in answers or comments. Please read carefully the Google Answers Terms of Service.

If you feel that you have found inappropriate content, please let us know by emailing us at answers-support@google.com with the question ID listed above. Thank you.
Search Google Answers for
Google Answers  


Google Home - Answers FAQ - Terms of Service - Privacy Policy