CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 4 of 4
  1. #1
    Join Date
    Mar 2007
    Posts
    42

    Cryptology Sources

    I'm new to the subject and I was wondering if anyone knew a good book or site to give a good introduction to the topic. Preferably a site as I'm going overseas and won't have access to English books.

    I already searched through this site's forums and articles and didn't find much so anything would be helpful.

  2. #2
    Join Date
    Jan 2006
    Location
    Singapore
    Posts
    6,765

    Re: Cryptology Sources

    I found Mao Wenbo's Modern Cryptography: Theory and Practice to be good, but note that I am not an expert on the subject (in fact, I am still in university and am currently beginning an introductory level module on the topic).
    C + C++ Compiler: MinGW port of GCC
    Build + Version Control System: SCons + Bazaar

    Look up a C/C++ Reference and learn How To Ask Questions The Smart Way
    Kindly rate my posts if you found them useful

  3. #3
    Join Date
    Mar 2007
    Posts
    42

    Re: Cryptology Sources

    I'm in Uni too, just on scholarship going abroad.

    Just a questions about that book, I was reading parts of it in a books store and it had a lot of the math proofs using "magic" in the introduction, do they explain these better later?

    Thanks for the reference and opinion.

    After typing "Cryptography Introduction" on google, I found some pretty valid sources. I should have done that first.
    Last edited by kenny.kor; January 12th, 2009 at 02:04 PM. Reason: found what I was looking for

  4. #4
    Join Date
    Mar 2002
    Location
    St. Petersburg, Florida, USA
    Posts
    12,125

    Re: Cryptology Sources

    Just an interesting observation "Cryptography" has been in use since the 17th Century (1658), but "Cryptology", has only been recognized as a term since 1935...The latter being defined as

    Quote Originally Posted by Websters Dictionary
    the scientific study of cryptography and cryptanalysis
    TheCPUWizard is a registered trademark, all rights reserved. (If this post was helpful, please RATE it!)
    2008, 2009,2010
    In theory, there is no difference between theory and practice; in practice there is.

    * Join the fight, refuse to respond to posts that contain code outside of [code] ... [/code] tags. See here for instructions
    * How NOT to post a question here
    * Of course you read this carefully before you posted
    * Need homework help? Read this first

Posting Permissions

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





Click Here to Expand Forum to Full Width

Featured