[POLL] New name for ReScript hashing library

I am currently in the process of splitting ReCrypt into seperate packages. One for native ReasonML and one for ReScript.

I am already done with the ReScript rewrite (including the conversion to ReScript syntax).
But now I am getting to the hard part.

What should it be called?

Currently it supports the following algorithms:

  • MD5
  • SHA-1
  • SHA-224
  • SHA-256
  • SHA-384
  • SHA-512
  • rescript-hash
  • rescript-sha
  • rescript-crypto
  • other (reply)

0 voters

Thank you :slightly_smiling_face:

Thank you all for the votes!
It can now be found at https://www.npmjs.com/package/rescript-hash

3 Likes