Main Page
From Crypto
(Difference between revisions)
(3CfMWh Great, thanks for sharing this blog.Thanks Again. Really Great.) |
(Restore to latest full undamaged version: 10 October 2010.) |
||
(12 intermediate revisions not shown) | |||
Line 2: | Line 2: | ||
This page is the "channel wiki" for the IRC channel ##crypto on irc.freenode.net. It has the same purpose as a FAQ. Here we can collect links to relevant things like beginner introductions and other things. | This page is the "channel wiki" for the IRC channel ##crypto on irc.freenode.net. It has the same purpose as a FAQ. Here we can collect links to relevant things like beginner introductions and other things. | ||
- | + | == Web links == | |
- | + | * [http://homepage.cs.uri.edu/research/cryptography/ Cryptography introduction at University of Rhode Island]. | |
+ | * [http://www.cryptostuff.com/crypto/index.php www.cryptostuff.com] - Another beginners tutorial. | ||
+ | * [http://web.archive.org/web/20070305092405/http://www.mindspring.com/~schlafly/crypto/faq.htm Crypto Mini-FAQ] | ||
+ | |||
+ | == Wikipedia == | ||
+ | |||
+ | Wikipedia has more than 1000 articles on cryptography, many of them really good. Here are some examples: | ||
+ | |||
+ | * [http://en.wikipedia.org/wiki/Cryptography Cryptography] - The main article. | ||
+ | * [http://en.wikipedia.org/wiki/Block_cipher_modes_of_operation Block cipher modes of operation] - How to properly use block ciphers. | ||
+ | * [http://en.wikipedia.org/wiki/Cryptographic_hash_function Cryptographic hash function] | ||
+ | * [http://en.wikipedia.org/wiki/XTEA XTEA] and [http://en.wikipedia.org/wiki/RC4 RC4] - Two easy to implement ciphers with code examples. | ||
== Email and Usenet lists == | == Email and Usenet lists == |
Current revision as of 08:14, 9 January 2019
This page is the "channel wiki" for the IRC channel ##crypto on irc.freenode.net. It has the same purpose as a FAQ. Here we can collect links to relevant things like beginner introductions and other things.
[edit] Web links
- Cryptography introduction at University of Rhode Island.
- www.cryptostuff.com - Another beginners tutorial.
- Crypto Mini-FAQ
[edit] Wikipedia
Wikipedia has more than 1000 articles on cryptography, many of them really good. Here are some examples:
- Cryptography - The main article.
- Block cipher modes of operation - How to properly use block ciphers.
- Cryptographic hash function
- XTEA and RC4 - Two easy to implement ciphers with code examples.
[edit] Email and Usenet lists
- sci.crypt - The by now almost mythical and still very active Usenet list. Readable among others through the Google groups interface.
[edit] Books
- Handbook of Applied Cryptography - One of the better crypto books available. And you can download it for free (legally) as pdf-files from their web site. Note that there are several different books called "Applied Cryptography".
- Applied Cryptography by Bruce Schneier. The other good one with the same name.
[edit] Notable Publications