OSDN Git Service

blowfish: Add more tests
authorMartin Storsjö <martin@martin.st>
Mon, 1 Oct 2012 20:49:17 +0000 (23:49 +0300)
committerMartin Storsjö <martin@martin.st>
Wed, 3 Oct 2012 13:05:54 +0000 (16:05 +0300)
commit75366a504dfc30deadeac71c35e3c444275986f9
tree516a68577fd38a20b2021d7ebf0aefe4a78032ec
parent87f023f2c01e7004618537114e2d53be69b01019
blowfish: Add more tests

Test inplace ECB, normal CBC and inplace CBC encryption/decryption.

Signed-off-by: Martin Storsjö <martin@martin.st>
libavutil/blowfish.c