| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
GH #713
|
|
|
|
|
|
| |
Two part commit with d44c00a as otherwise git assumes that ecb.vec
was renamed xtea.vec, because the imported vectors swamped the ones
that were previously being used in the bare block cipher tests.
|
|
|
|
|
| |
XTEA was also deprecated but has been spared, it does seem to be somewhat
common (eg, included in the Go x/crypto library)
|
|
|
|
|
|
| |
Previously, CBC-CS3 only had tests with DES, but if DES
is not enabled in the module policy, then CBC-CS3 is not
tested at all.
|
|
the tests and botan for everything else.
|