bitcoin-s/crypto-test
Chris Stewart 41c835761c
Make ECPublicKey return bytes that were passed as a parameter (#5502)
* Make ECPublicKey return bytes that were passed as a parameter rather than always returning compressed byte representation

Cleanup, add invariant

Use proper generator for isCompressed flag in BouncyCastleSecp256k1Test

* Try doing docs last to see if something fails in cryptoTestJVM/coreTestJVM

* Fix BouncyCastleUtil.computePubKey() where we weren't passing isCompressed
2024-04-05 09:21:53 -05:00
..
.js/src/test/scala/org/bitcoins/crypto Add hmac256 to CryptoUtil (#4395) 2022-06-15 07:32:17 -05:00
.jvm/src/test/scala/org/bitcoins/crypto Make ECPublicKey return bytes that were passed as a parameter (#5502) 2024-04-05 09:21:53 -05:00
src/test/scala/org/bitcoins/crypto Make ECPublicKey return bytes that were passed as a parameter (#5502) 2024-04-05 09:21:53 -05:00
crypto-test.sbt Fix build warnings that came with sbt 1.5.0 (#2857) 2021-04-06 06:01:11 -05:00