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

damieng/DartHash

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Hashing tool and algorithms in Dart.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages