[Module] pyrijndaelv1.0

340TeamB s340gb@engineer.com
Tue, 16 Oct 2001 02:45:46 -0400 (EDT)


                             pyrijndaelv1.0                             
                             --------------                             

This module implements the Rijndael block cipher encryption algorithm
with a HIGH encrypting speed. (written in C).

The module is to implement the Rijndael block cipher encryption
algorithm which has been endorsed by the National Institute of Standards
and Technology(NIST) to be the new Advanced Encryption Standard(AES). It
is written in C so its encryption speed is pretty fast. And multi
platform is supported.


       URL:  http://www.cs.mu.oz.au/SE-projects/s340gb/downloadPage/index.html
  Download:  http://www.cs.mu.oz.au/SE-projects/s340gb/downloadPage/download/pyrijndael.tgz

   License:  Open Source
  Platform:  Win32,Solaris,Linux

  Categories:  Encryption/Encoding

340TeamB (s340gb@engineer.com)
http://www.cs.mu.oz.au/SE-projects/s340gb/downloadPage/index.html

--
<a
href="http://www.cs.mu.oz.au/SE-projects/s340gb/downloadPage/index.html">pyrijndaelv1.0</a>
-- This module implements the Rijndael block cipher encryption algorithm
with a HIGH encrypting speed. (written in C).