tel / saltine

Cryptography that's easy to digest (NaCl/libsodium bindings)
https://github.com/tel/saltine
MIT License
61 stars 29 forks source link

Add the generichash function #55

Closed donatello closed 4 years ago

donatello commented 4 years ago

This pull request adds support for libsodium's generichash function.

As mentioned in #54 I would like this function to be added to saltine (for a project I am working on), but I understand that the maintainers of this library may not want to go in this direction. Could you please consider this and give me any feedback on this change?

donatello commented 4 years ago

@linearray Thanks for the feedback. I've updated the comment.