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

Binary and base64 ouput added #23

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

DantSu
Copy link

@DantSu DantSu commented Nov 24, 2022

Hi,

Thank you for this great library. It's works easily directly in browser and for most project is very important.

I don't know if the project still maintain. I do this PR because there is some missing ouput like binary and base64.

In PHP, the function hash_hmac(string $algo, string $data, string $key, bool $binary = false): string, the last param can create directly a binary string of the hash. This is used by many project.

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