Platforms to show: All Mac Windows Linux Cross-Platform

CRC_DillonOfStrMBS(bitWidth as Integer, s as String) as String

Type Topic Plugin Version macOS Windows Linux iOS Targets
global method Encryption and Hash MBS Util Plugin 3.2 ✅ Yes ✅ Yes ✅ Yes ✅ Yes All
Calculates a 16 to 64bit Checksum about the provided string.
Example
dim s as string
s=CRC_DillonOfStrMBS(64,"Hello World")
' s has now the 64bit checksum inside an 8 byte binary string

The items on this page are in the following plugins: MBS Util Plugin.


The biggest plugin in space...