Skip to content

Conversation

@qqmyers
Copy link
Member

@qqmyers qqmyers commented Jun 5, 2024

When using SHA512 hashes in Dataverse, the DVWebloader occasionally threw an error related to the crypto libraries ('Word' or 'create' not found). It looks like this was a race condition in loading the x64-core and sha512 libraries (sha512 is the only one that requires x64-core in addition to the algorithm specific library.)

The fix has been tested at QDR where sha512 is in use. It solves the problem for both remote and local installs (see #28) of the libraries.

@qqmyers qqmyers mentioned this pull request Jun 5, 2024
@qqmyers qqmyers mentioned this pull request Aug 20, 2024
@qqmyers
Copy link
Member Author

qqmyers commented Aug 20, 2024

Closing in favor of #36

@qqmyers qqmyers closed this Aug 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants