Skip to content
This repository has been archived by the owner on Nov 23, 2022. It is now read-only.

Latest commit

 

History

History
16 lines (12 loc) · 202 Bytes

README.md

File metadata and controls

16 lines (12 loc) · 202 Bytes

DartHash

Hashing tool and algorithms in Dart.

Tool

Can hash either:

  • Block of UTF-8 text
  • File

Algorithms

Currently includes implementations of:

  • Adler32
  • CRC8, 16, 32, 64
  • Elf32
  • MD2