bitcoin-s/crypto
rorp c90f318fd7 Refactor crypto module to be compatible with Scala.js part 1 (#2719)
* Refactor crypto module to be compatible with Scala.js

* more changes

* some more changes

* abstract out Schnorr stuff

* abstract out adapter stuff

* cleanup

* some more cleanup

* fix build

* Removed references to ECPoint outside of .jvm scope

* remove references to ECPoint from the shared code

* cleanup

* remove cirlular dependencies

* more cleanup

* cleanup

* move SipHash to CryptoContext

* scaladoc

* scalafmt

Co-authored-by: nkohen <nadavk25@gmail.com>
2021-02-27 05:58:20 -06:00
..
.js/src/main/scala/org/bitcoins/crypto Refactor crypto module to be compatible with Scala.js part 1 (#2719) 2021-02-27 05:58:20 -06:00
.jvm/src/main/scala/org/bitcoins/crypto Refactor crypto module to be compatible with Scala.js part 1 (#2719) 2021-02-27 05:58:20 -06:00
src/main/scala/org/bitcoins/crypto Refactor crypto module to be compatible with Scala.js part 1 (#2719) 2021-02-27 05:58:20 -06:00