mirror of
https://github.com/bitcoin-s/bitcoin-s.git
synced 2025-02-23 22:56:52 +01:00
* 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 |
||
---|---|---|
.. | ||
src/test/scala/org/bitcoins/crypto | ||
crypto-test.sbt |