Open pearsonca opened 1 year ago
Desire to have a "fingerprint" capability for users.
Currently do that by including the CCRC32 library and relying on users to know its methods.
A more robust approach would be to encapsulate precisely the capability we're providing, and then export it via AbcUtil e.g., document it, and so on.
Desire to have a "fingerprint" capability for users.
Currently do that by including the CCRC32 library and relying on users to know its methods.
A more robust approach would be to encapsulate precisely the capability we're providing, and then export it via AbcUtil e.g., document it, and so on.