There was an error while loading. Please reload this page.
1 parent 5320bdb commit d28dd42Copy full SHA for d28dd42
README.md
@@ -415,6 +415,7 @@ You can specify an optional index :
415
* [ ] put everything in a single file
416
* [x] use [Jacobian coordinates](https://en.wikibooks.org/wiki/Cryptography/Prime_Curve/Jacobian_Coordinates)
417
* [ ] use a better exponentiation method, for instance using precomputations
418
+* [ ] always output public keys in ASCII, and private keys in binary
419
420
421
<a name=related />
0 commit comments