qri-io / starlib

qri's standard library for starlark
MIT License
113 stars 29 forks source link

feat(hmac): Initial HMAC module #171

Closed drudge closed 1 year ago

drudge commented 2 years ago

This PR adds basic support for generating hmac hashes using the same algorithms supported by the hash module. Closes #168.

drudge commented 2 years ago

@b5 What do you think of this change? Would you prefer these be hmac_xxxx functions under the hash module instead?

drudge commented 1 year ago

Hello, is there any interest in merging this yet?

drudge commented 1 year ago

Bueller?

sgammon commented 1 year ago

@drudge i think qri is dead... https://qri.io/winding_down

drudge commented 1 year ago

@drudge i think qri is dead... https://qri.io/winding_down

The link says the open source libraries will be maintained so I assumed this project wasn't dead.