[fpc-pascal]encryption library
Michael Van Canneyt
michael.vancanneyt at wisa.be
Fri Apr 11 09:37:04 CEST 2003
On Fri, 11 Apr 2003 hernan.et at pg.com wrote:
>
> What function should I use, or where can I find MD5 and IDEA procedures?
The interface of the MD5 unit can be viewed at
http://www.freepascal.org/docs-html/packages/md5/index-5.html
The IDEA unit is part of the FCL, and is unfortunately not documented.
You'll have to look in the sources for that one.
Michael.
More information about the fpc-pascal
mailing list