Skip to content

ming-chu/xxh64-dart

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Port of the XXH64 hashing algorithm in Dart.

Usage

final hash = XXH64.digest(data: 'Hello hash!', seed: BigInt.from(123456));

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages