Description
===========
32-/64-bit functions to calculate 128bit crc-checksums.
Requirements
============
- AmigaOS 4.x
Installation
============
Just copy the executable to C:
Usage
=====
C:crc128 <text>
example : C:crc128 "Rupert Hausberger"
prints : 533014486d062f25f9b11189d3dae65f
The polynominal-values where selected through a testing process.
I choosed the one that gained the highest entropy.
Author
======
©2010-2012 Rupert Hausberger <natmeg()gmx.net>
http://natmeg.mooo.com/
License
=======
GPL. Please refer to the file COPYING for details.
History
=======
Please refer to the file ChangeLog for details.
| |