GaloisInc / hacrypto

Experiments in high-assurance crypto.
BSD 3-Clause "New" or "Revised" License
47 stars 14 forks source link

Write Monte Carlo Tests for TDES #94

Closed dmzimmerman closed 10 years ago

dmzimmerman commented 10 years ago

This is actually partially done, but some of them don't work for reasons that currently make no sense to me; in particular, the CBC implementation works, the OFB implementation looks like it should work but doesn't, the CFB64 implementation is incomplete, and the other CFB implementations are not started.

dmzimmerman commented 10 years ago

Oh, also, the ECB implementation works.

dmzimmerman commented 10 years ago

Done in 595ac73726877ef141bcdf9b8a747c6cab33a4c1