Package | com.ravnaandtines.crypt.mda | com.ravnaandtines.crypt.cea |
# Classes | 8 | 31 |
Line Coverage | 95% 1051/1104 | 99% 1641/1659 |
Branch Coverage | 81% 170/210 | 95% 399/422 |
Complexity | 2.369 | 2.146 |
That includes real test vectors for TEA (and fixing the implementation at last, so it's incompatible with what I used to have for Java, but is real for the first time -- problems with operator precedence and signed vs unsigned shift), as well as things like Safer not implementing the common interface and a few problems with non-zero array offsets and with triple encryption.
Just need to get bignums and ZLib sorted out with tests, and it'll be time for a proper drop.
No comments:
Post a Comment