bitcoin-s/crypto-test
Nadav Kohen 14f2ae793a Implemented (lax) signature parsing in Bitcoin-S (#1446)
* Implemented parseDERLax signature parsing and bumped bouncy castle version to most recent

* implemented using iterators

* Factored out common functionality and added comments, it is readable now! Deleted C-like version in place of this one after property based tests showed them to be equivalent

* Made compatible with scala 2.12

* Make compatible with scala 2.11

* Added tests for lax DER signatures
2020-05-21 15:13:17 -05:00
..
src/test/scala/org/bitcoins/crypto Implemented (lax) signature parsing in Bitcoin-S (#1446) 2020-05-21 15:13:17 -05:00
crypto-test.sbt Crypto Project Refactor (#1380) 2020-04-30 12:34:53 -05:00