Skip to content

os: Switch to an internal SHA-1 library#110

Draft
notbabaisyou wants to merge 1 commit into
SpaghettiFork:masterfrom
notbabaisyou:less-sha1
Draft

os: Switch to an internal SHA-1 library#110
notbabaisyou wants to merge 1 commit into
SpaghettiFork:masterfrom
notbabaisyou:less-sha1

Conversation

@notbabaisyou

Copy link
Copy Markdown
Collaborator

Draft for now.

Time to check "ship your own cryptography" off the programming sins checklist

In all seriousness, SHA-1 is only used by EXA for glyphs, ideally we would move away from using SHA-1 as it sucks but I want leave EXA as it is for now. This will come with a small performance penalty as we are using scalar code instead of more optimal code that various implementations have or hardware acceleration.

But it pays off not having to pull in an additional library...
@notbabaisyou notbabaisyou self-assigned this May 22, 2026
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.

1 participant