Allow null IV for Create{Encryptor,Decryptor}.
authorKevin Jones <kevin@vcsjones.com>
Tue, 4 Feb 2020 04:03:21 +0000 (23:03 -0500)
committerGitHub <noreply@github.com>
Tue, 4 Feb 2020 04:03:21 +0000 (20:03 -0800)
commitc5805025613513ca71b905d3cdafdcba0769960d
treebf3af9a8695095803935bbc647a2a4cbcc87fa8c
parent94ca567c76d4b2a8a5b2e744e3d9559abbcefdb0
Allow null IV for Create{Encryptor,Decryptor}.

The IV is permitted to be null for most ciphers when in ECB
mode.
src/libraries/System.Security.Cryptography.Primitives/ref/System.Security.Cryptography.Primitives.cs
src/libraries/System.Security.Cryptography.Primitives/src/System/Security/Cryptography/SymmetricAlgorithm.cs