Results 56 comments of Johannes

I think these are all good points, and I agree these are useful to make clear. I, however, do not agree that this repository is the right place to do...

@grempe Thanks for taking the time to improve Branca. I do have some additional comments. > The main website, and the spec vectors, all make use of plain text "passwords"...

@grempe Take a look at #38. Is this along the lines of what you had in mind?

> It should be suggested that the "best" way to serialize/deserialize this 32 byte key is as a 64 char hex string This makes little sense to me. Any other...

> I am not sure if there are still implementations that expect only a string since that's what the vectors used. Is it known if all libs work with raw...

> Actually it did. Apologies, that's my misunderstanding then.

Hi Achmad, Thank you very much for the kind words. Adding WASM support would makes sense, but you should know that this library can't support WASM _with_ `std` enabled at...

Re-opening due to possible investigation of using `wasm-bindgen`.

Yes, I've been thinking about this as well. I'm writing up some thoughts on your PR comments right now. Will submit in a few.

> In order for us to evaluate these different strategies for viability (or non-viability), I think it would be good to come up with some criteria. So far, I haven't...