jasminecorp.net directory
Updated Blogs
More .....



 
 

| Add Search | Advertise With JCSearch | Suggest a Site

Search the Web


Search Results

Ciphers
Directory > Science > Math > Applications > Communication Theory > Cryptography > Algorithms > Ciphers

Web Sitesi

Helix Stream Cipher
This PDF document describes the Helix stream cipher, devised by Niels Ferguson, Doug Whiting, Bruce
Schneier, John Kelsey, Stefan Lucks, and Tadayoshi Kohno. The cipher produces a MAC for every
plaintext it encrypts. Source code is not included in this document, but Qualcomm Australia has
implemented Helix in C.

http://www.macfergus.com/helix/helix.pdf
Reviews Rating: Not yet Rated Whois Check

The Blowfish Encryption Algorithm
A freely available symmetric block cipher designed by Bruce Schneier as a drop-in replacement for
DES or IDEA. Allows variable-length keys up to 448 bits.

http://www.schneier.com/blowfish.html
Reviews Rating: Not yet Rated Whois Check

Rabbit Stream Cipher
The Rabbit stream cipher was developed by CRYPTICO A/S in Denmark. It runs in synchronous mode,
uses a 128-bit key, and 513 bits of state data. This PDF document includes C source code for
Rabbit.

http://www.cryptico.com/images/files/Rabbit_FSE.pdf
Reviews Rating: Not yet Rated Whois Check

Hiji Bij Bij
Describes the Hiji Bij Bij stream cipher devised by Palash Sarkar and the Cryptology Research Group
at the India Statistical Institute. Like many new stream ciphers, it has two parts to its state,
one part updated linearly and one part updated non-linearly. The linear part is implemented as
cellular automata. The cipher can run in a self-synchronizing mode. The C source code is in this
postscript document.

http://eprint.iacr.org/2003/014.ps
Reviews Rating: Not yet Rated Whois Check

VMPC function and stream cipher
Describes the VMPC one-way function and a stream cipher based on it, designed by Bartosz Zoltak.
Pseudo code and test-vectors are available here. The algorithm is similar to RC4 and VERY simple.

http://www.vmpcfunction.com
Reviews Rating: Not yet Rated Whois Check

AES Algorithm (Rijndael) Information
This is NIST's home page for the Rijndael block cipher, now the Advanced Encryption Standard (AES).
It has links to the specification and source code.

http://csrc.nist.gov/CryptoToolkit/aes/rijndael/
Reviews Rating: Not yet Rated Whois Check

FSAngo
FSAngo is a stream cipher developed by Fujisoft and Tokyo Denki University. It uses a Lehmer PRNG
which is periodically rekeyed. Source code is not available at this site.

http://www.fsi.co.jp/Cipher-HP_e/
Reviews Rating: Not yet Rated Whois Check

SN3 Stream Cipher
SN3 is a stream cipher designed by Simeon Maltchev. Somewhat like ISAAC, it uses three constantly
evolving blocks of state data which update each other. The C source code for SN3 is also provided.

http://www.geocities.com/smaltchev/
Reviews Rating: Not yet Rated Whois Check

ISAAC - a fast cryptographic random number generator.
ISAAC is a stream cipher developed by Robert Jenkins. It was inspired by RC4.
http://www.burtleburtle.net/bob/rand/isaacafa.html
Reviews Rating: Not yet Rated Whois Check

Camellia Home Page
Documents the Camellia block cipher jointly developed by NTT and Mitsubishi Electric in Japan in
2000. C source code is also provided.

http://info.isl.ntt.co.jp/camellia/
Reviews Rating: Not yet Rated Whois Check

BMGL: Synchronous Key-stream Generator
Describes the BMGL stream cipher developed by Johan Hastad of the Royal Inst. of Technology and
Mats Naslund of Ericsson Research in Sweden. BMGL, like Snow2, uses features of the Rijndael
cipher. This is a .pdf file. Source code is not available here.

https://www.cosic.esat.kuleuven.ac.be/nessie/workshop/submissions/bmgl4.pdf
Reviews Rating: Not yet Rated Whois Check

Scream: A Software Efficient Stream Cipher
Describes the Scream stream cipher developed at IBM by Shai Halevi, Don Coppersmith, and Charanjit
Jutla. Scream is based on SEAL. This is a .pdf file. Source code is not available here.

http://eprint.iacr.org/2002/019.pdf
Reviews Rating: Not yet Rated Whois Check

QUALCOMM Australia's Home Page
Has information about QUALCOMM Australia's ciphers. In particular, links are provided to a
"design paper" and source code for the "t class" of SOBER stream ciphers.

http://people.qualcomm.com/ggr/QC/
Reviews Rating: Not yet Rated Whois Check

The Mugi Stream Cipher
Describes the MUGI stream cipher developed at Hitachi. MUGI is similar to, and based on, Panama.
The link here is to the English home page of the MUGI site. Source code is not available at this
site.

http://www.sdl.hitachi.co.jp/crypto/mugi/index-e.html
Reviews Rating: Not yet Rated Whois Check

The Snow Stream Cipher
Describes the Snow stream cipher: both Snow 1.0 submitted to the NESSIE project and Snow 2.0. Snow
is the work of Patrik Ekdahl and Thomas Johansson of the I.T. Dept. at Lund Univ., Sweden. The C
source code for Snow is also provided.

http://www.it.lth.se/cryptology/snow/
Reviews Rating: Not yet Rated Whois Check

Konton2: A Stream Cipher
Konton2 is a stream cipher which does not resemble RC4 and does not use shift registers. The C
source code for Konton2 is provided.

http://www.geocities.com/da5id65536/
Reviews Rating: Not yet Rated Whois Check

The CARACACHS Stream Cipher
Contains source code in C for this stream cipher which uses 160 to 2048-bit keys. Short keys are
fast on 32-bit processors.

http://membres.lycos.fr/caracachs/caracachs.htm
Reviews Rating: Not yet Rated Whois Check

JavaScript DES Implementation
The Data Encryption Standard, supporting ECB and CBC modes. Also has a function for Triple DES.
Includes an explanation of how the program works and source code.

http://www.shopable.co.uk/des.html
Reviews Rating: Not yet Rated Whois Check

Khazad Block Cipher web site
Describes the 64-bit block cipher, 128-bit key NESSIE finalist.
http://planeta.terra.com.br/informatica/paulobarreto/KhazadPage.html
Reviews Rating: Not yet Rated Whois Check

Anubis Block Cipher web site
Describes the 128-bit variable-length key NESSIE candidate.
http://planeta.terra.com.br/informatica/paulobarreto/AnubisPage.html
Reviews Rating: Not yet Rated Whois Check

CSpears Ciphers Homepage
Contains cipher source code and technical explanations for SEAL, Skipjack and other well known
ciphers.

http://virtue.nu/cspears/cipher.html
Reviews Rating: Not yet Rated Whois Check

RC6 Home at RSA
Block cipher proposed by RSA as an AES candidate.
http://www.rsasecurity.com/rsalabs/rc6/index.html
Reviews Rating: Not yet Rated Whois Check

Serpent Block Cipher Homepage
Describes the 128-bit block cipher designed to replace DES. It was a finalist in the AES
competition.

http://www.cl.cam.ac.uk/~rja14/serpent.html
Reviews Rating: Not yet Rated Whois Check

IBM's MARS Block Cipher.
The company's AES proposal using 128 bit blocks. Contains descriptions, pseudocode and test
vectors.

http://www.research.ibm.com/security/mars.html
Reviews Rating: Not yet Rated Whois Check

TEA - a Tiny Encryption Algorithm
TEA is a very small, efficient algorithm offering a moderate level of security
ftp://ftp.cl.cam.ac.uk/papers/djw-rmn/djw-rmn-tea.html
Reviews Rating: Not yet Rated Whois Check

Twofish
A freely available 128-bit block cipher designed by Counterpane Systems (Bruce Schneier et al.).
http://www.counterpane.com/twofish.html
Reviews Rating: Not yet Rated Whois Check

CAST 128 Block Cipher
A text-file specification for CAST-128, a freely available 128-bit block cipher.
ftp://ftp.isi.edu/in-notes/rfc2144.txt
Reviews Rating: Not yet Rated Whois Check

 


Jasminecorp.net directory is based on the Open Directory and is being modified by Jasminecorp.

©2004 Jasmine Computers Inc.

Click here to subscribe for Jasminecorp's product News.

Home | JCBid |Software Development | Domain Registration | Hosting | Web Designing | Buy Books | Advertise with JCSearch | Whois | IP Locator | Add Search | Shopping | Store | Free Blogs | Free GuestBook | Free E-Cards | Free Games | Free Tutorials | Set as Home | Add to Favorite | Suggest a Site | Directory | Our Portfolio | Terms of service | Free quote | Tell a Friend | Special Offer | Job Opportunities | games | Usenet Groups

Submit a Site to Jasminecorp.net Directory || Advertise with us

 

Help build the largest human-edited directory on the web.
Submit a Site - Open Directory Project - Become an Editor
Get a Domain Name:
.com .us .info
.org .in .name
.net .biz .asia