Implement Micrososoft.Bcl.Cryptography without System.Security.Cryptography.Algorithm...
authorKevin Jones <kevin@vcsjones.com>
Wed, 3 May 2023 06:05:42 +0000 (02:05 -0400)
committerGitHub <noreply@github.com>
Wed, 3 May 2023 06:05:42 +0000 (08:05 +0200)
commit0b04dfd35d5ae4b9fa6bf745232c381fce2759bf
treeb92248d8ea0dcdc914782dba3aeaac42f44db5d0
parentd9030cbf6a271aadd70b614b8c6e066bb1b4ca91
Implement Micrososoft.Bcl.Cryptography without System.Security.Cryptography.Algorithms (#85683)

* Implement Micrososoft.Bcl.Cryptography without System.Security.Cryptography.Algorithms

* Assert data written

* Call Initialize on the right thing
src/libraries/Microsoft.Bcl.Cryptography/src/Microsoft.Bcl.Cryptography.csproj
src/libraries/Microsoft.Bcl.Cryptography/src/System/Security/Cryptography/SP800108HmacCounterKdfImplementationCng.cs
src/libraries/Microsoft.Bcl.Cryptography/src/System/Security/Cryptography/SP800108HmacCounterKdfImplementationManaged.cs