[fpc-announce]Free Pascal Contributed units modified entry. (AES Rijndael)
contribs at freepascal.org
contribs at freepascal.org
Tue Aug 21 23:12:52 CEST 2001
The following entry in the Free Pascal contributed units was modified:
Name : AES Rijndael
Author : Tom Verhoeff
Email : wstomv at win.tue.nl
Homepage : http://www.win.tue.nl/~wstomv/software/AES-Rijndael/
FTP site : http://www.win.tue.nl/~wstomv/software/AES-Rijndael/AES-Rijndael.zip
Version : 1.0
Date : 21/08/01
Category : Miscellaneous
Supported OS : All
Description :
AES-Rijndael provides two FreePascal units for Rijndael (proposed as new Advanced Encryption Standard) and two test programs.
<ul>
<li>Unit Rijndael provides the basic Rijndael routines.
<li>Unit RijndaelECB provides routines for use of Rijndael in Electronic Cookbook mode.
<li>Program RijndaelTest is a simple automatic test driver for unit Rijndael.
<li>Program RijndaelTool is an interactive test driver for unit RijndaelECB.
<li>The README file provides some further background information.
</ul>
More information about the fpc-announce
mailing list