Currently, the Java implementation of `crypto-conditions` runs its tests on a corrected, [forked version](https://github.com/hyperledger/quilt/tree/master/crypto-conditions/src/test/resources/org/interledger/cryptoconditions/vectors/valid) of the RFC's test vectors. We need to instead [update the test-vectors in the RFC](https://github.com/rfcs/crypto-conditions/issues/32) per draft-4, and then update the test harness to point to these vectors instead.