block-ciphers icon indicating copy to clipboard operation
block-ciphers copied to clipboard

Add BlowfishLE tests

Open newpavlov opened this issue 7 years ago • 0 comments

#39 has added BlowfishLE variant, it's possible to generate tests, but I would like to use data from a real application to be sure.

@fzzr- Can you convert your tests to using separate blocks? In other words ideally we need a list of triplets: key, plaintext block, ciphertext block.

newpavlov avatar Dec 17 '18 08:12 newpavlov