You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thanks for the question! (FYI, we discussed this in #202.) The high-level summary is:
efficiency on embedded systems, and
paranoia about domain separation of the underlying hash functions.
Note that it may be possible to specify expand_message in terms of HKDF (though it would require some assumptions and/or care for domain separation) and, once that's done, build a suite on top of it.
i found this #137 previous issue, and i'm confused was it already used for the expand message part, or was this something else?
The text was updated successfully, but these errors were encountered: