Skip to content

Make sha256 thread safe#27

Open
wiyarmir wants to merge 2 commits into
komputing:masterfrom
wiyarmir:patch-1
Open

Make sha256 thread safe#27
wiyarmir wants to merge 2 commits into
komputing:masterfrom
wiyarmir:patch-1

Conversation

@wiyarmir

@wiyarmir wiyarmir commented Sep 8, 2023

Copy link
Copy Markdown

Moving the working arrays inside the function call prevents threading issues and doesn't require synchronisation

moving the working arrays inside the function call prevents threading issues and doesn't require synchronisation

@ligi ligi left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

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