Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(crypto): support BLAKE2B-160 algorithm #3793

Merged
merged 6 commits into from
Nov 20, 2023
Merged

Conversation

quentinadam
Copy link
Contributor

Added BLAKE2B-160 algorithm and recompiled the crypto WASM with latest version of rust (1.73)

@iuioiua iuioiua changed the title Add BLAKE2B-160 feat(crypto): BLAKE2B-160 algorithm Nov 12, 2023
@iuioiua iuioiua changed the title feat(crypto): BLAKE2B-160 algorithm feat(crypto): support BLAKE2B-160 algorithm Nov 12, 2023
Copy link
Collaborator

@iuioiua iuioiua left a comment

Choose a reason for hiding this comment

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

LGTM! Thank you, @quentinadam.

crypto/crypto_test.ts Show resolved Hide resolved
Copy link
Member

@kt3k kt3k left a comment

Choose a reason for hiding this comment

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

LGTM

@kt3k kt3k merged commit 5fd874c into denoland:main Nov 20, 2023
12 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants