Open sappenin opened 6 years ago
Originally opened as https://github.com/interledger/java-crypto-conditions/issues/55
The cryptocondition spec's README has some test vectors for library validation. There is a PR (rfcs/crypto-conditions/pull/14) that adds some additional vectors. We should ensure that the java library has full support for all test vectors.
Before implementing this fix, we should instead prefer completing #7, which will probably negate this as an issue.
Originally opened as https://github.com/interledger/java-crypto-conditions/issues/55
The cryptocondition spec's README has some test vectors for library validation. There is a PR (rfcs/crypto-conditions/pull/14) that adds some additional vectors. We should ensure that the java library has full support for all test vectors.