/go-quickxorhash

Golang implementation of the QuickXorHash as implemented in Microsoft's OneDrive for Business

Primary LanguageGo

QuickXorHash implemented in GO


A simple port of the QuickXorHash hashing algorithm as described in Microsoft's documentation.

Only known use is with Microsoft's Onedrive for Business platform. No external dependencies required.