bitpay / bitauth

Authenticate with web services utilizing the same strategy as Bitcoin.
MIT License
497 stars 171 forks source link

Optimized C secp256k1 Bindings and Browser Builds #47

Closed braydonf closed 9 years ago

braydonf commented 9 years ago
xcthulhu commented 9 years ago

Okay, I'm unconvinced that this handles unicode correctly. I'll go update my JVM port and add checks to the #verifySignature test with signatures from my JVM implementation so we can know for sure that JavaScript is handling Unicode properly.