Fix Rijndael IV/Blocksize bug
authorIan Hays <ianha@microsoft.com>
Wed, 18 Oct 2017 22:30:03 +0000 (15:30 -0700)
committerJeremy Barton <jbarton@microsoft.com>
Wed, 18 Oct 2017 22:30:03 +0000 (15:30 -0700)
commita9bc005e79992cc70a70ddcd92d4d4117da6425e
treec5aec7cacec9904e71a58bd63d9b4b5d6480bd9d
parent282695e5e81636cce3308ed57e8222bdc84c0fea
Fix Rijndael IV/Blocksize bug

Commit migrated from https://github.com/dotnet/corefx/commit/ee5245a9b74306d319a3a6b1b73c98f2b1d9dd44
src/libraries/System.Security.Cryptography.Algorithms/src/Internal/Cryptography/RijndaelImplementation.cs
src/libraries/System.Security.Cryptography.Algorithms/src/System/Security/Cryptography/RijndaelManaged.cs
src/libraries/System.Security.Cryptography.Algorithms/tests/RijndaelTests.cs