package tdesktop

import (
	 // #nosec G501
	
	
)

func ( string) string {
	 := md5.Sum([]byte()) // #nosec G401
	for  := range  {
		[] = []<<4 | []>>4
	}
	 := hex.EncodeToString([:])
	return strings.ToUpper()
}

func ( string) string {
	return tdesktopMD5()[:16]
}