Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Checksum ¶
Checksum calculates the short filename checksum for the given filename Based on: https://tomgalvin.uk/assets/8dot3-checksum.c Docs: https://tomgalvin.uk/blog/gen/2015/06/09/filenames/
func ChecksumOriginal ¶
ChecksumOriginal calculates the checksum for the given filename using the older of Microsoft's two checksum algorithms. This function is my translation of the checksum algorithm contained in the leaked Windows 2003 Server source
func ChecksumWords ¶
ChecksumWords turns a list of words into a word/checksum map
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.