Dima d182a92e98 Ecdsa for scalajs (#37)
* refactor sign classes
store in private key only S, in public key only Q point without wrappers

* refactor, class ...[F[_]] to method ...[F[_]]

* remove redundant

* finally js crypto === java crypto

* facade for hash, EcdsaJS implementation, rewrite crypto logic to hex for cross-platform compatibility

* clean branch

* delete Main, add headers

* merge master

* small fixes

* todo

* refactoring, comments

* alphabet

* merge master

* fix tests

* fix PR comments

* fix PR comments
2018-02-13 17:59:17 +03:00
2018-02-13 17:59:17 +03:00
2018-02-13 17:59:17 +03:00
2018-02-13 17:59:17 +03:00
Description
No description provided
296 KiB
Languages
Scala 100%