Audio (342) Datatype (51) Demo (203) Development (593) Document (22) Driver (99) Emulation (146) Game (992) Graphics (494) Library (113) Network (228) Office (65) Utility (912) Video (69)
Total files: 4329
Full index file Recent index file
Amigans.net OpenAmiga Aminet IntuitionBase
|
Crc128 | Description: | Calculates 128bit crc-checksums | Download: | crc128.lha (TIPS: Use the right click menu if your browser takes you back here all the time) | Size: | 61kb | Version: | 1.0 | Date: | 17 Mar 2012 | Author: | Rupert Hausberger , aos4 port by kas1e | Submitter: | kas1e | Email: | kas1e/yandex ru | Homepage: | http://natmeg.mooo.com/ | Category: | utility/misc | License: | Other | Distribute: | yes | Min OS Version: | 4.0 | FileID: | 6973 | | | Comments: | 0 | Snapshots: | 0 | Videos: | 0 | Downloads: | 317 (Current version) | | 317 (Accumulated) | Votes: | 0 (0/0) (30 days/7 days) | |
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.
|