[Mono-list] Rijndael Tests

Andrew Birkett andy@nobugs.org
24 Sep 2002 18:13:10 +0100


On Mon, 2002-09-23 at 15:30, Nick Drochak wrote:
> 2) TestCBC_1(MonoTests.System.Security.Cryptography.RijndaelManagedTest)
> "CBC-0 expected:<10> but was:<122>"

Fixed in CVS.  The API is quite strange - allowing you to specify keys
in two different places.  I will add more tests soon to further tie down
the behaviour.

Andrew