tonyg/js-nacl

Which NaCl implementation is implemented in js-nacl?

Opened this issue · 2 comments

Tony,

Can't say how much I appreciate your work! It's incredibly fast and easy to use!

I'm trying to determine how the library is intended to act based upon which implementation NaCl implemented.

Have you implemented Ref10, amd64-64-24k, or amd64-51-30k?

Thank you so very much in advance!

The import scripts choose the "ref" or "portable" implementations by name when deciding what to compile. They don't include the ed25519 ref10, amd64-64-24k, or amd64-51-30k implementations.

Thank you tonyg!

I can't say I understand fully what you've said, but I'm very happy to hear that Ref10 was not used!

Thank you so much for all of your obviously hard work on this library!