I am trying to implement a SHA512 algorithm on VBA, Excel 2003.
This is what I am using as a base:
I am facing problems with the use of UInt64 (unsigned long) in VBA . The following code throws the error: How do I fix it? Assigned integer datatype is not supported in vba. I think that you can have a library for vb.net. the variable does not use an automation type . sub head () is not diminished as UIint64 ending sub
Comments
Post a Comment