Skip to content

Binary and base64 ouput added#23

Open
DantSu wants to merge 1 commit intoemn178:masterfrom
DantSu:master
Open

Binary and base64 ouput added#23
DantSu wants to merge 1 commit intoemn178:masterfrom
DantSu:master

Conversation

@DantSu
Copy link
Copy Markdown

@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