|
1078 | 1078 | Link="Common\Interop\OSX\System.Security.Cryptography.Native.Apple\Interop.KeyAgree.cs" /> |
1079 | 1079 | <Compile Include="$(CommonPath)Interop\OSX\System.Security.Cryptography.Native.Apple\Interop.PAL_HashAlgorithm.cs" |
1080 | 1080 | Link="Common\Interop\OSX\System.Security.Cryptography.Native.Apple\Interop.PAL_HashAlgorithm.cs" /> |
| 1081 | + <Compile Include="$(CommonPath)Interop\OSX\System.Security.Cryptography.Native.Apple\Interop.Pbkdf2.cs" |
| 1082 | + Link="Common\Interop\OSX\System.Security.Cryptography.Native.Apple\Interop.Pbkdf2.cs" /> |
1081 | 1083 | <Compile Include="$(CommonPath)Interop\OSX\System.Security.Cryptography.Native.Apple\Interop.Random.cs" |
1082 | 1084 | Link="Common\Interop\OSX\System.Security.Cryptography.Native.Apple\Interop.Random.cs" /> |
1083 | 1085 | <Compile Include="$(CommonPath)Interop\OSX\System.Security.Cryptography.Native.Apple\Interop.RSA.cs" |
|
1191 | 1193 | <Compile Include="System\Security\Cryptography\LiteHash.Apple.cs" /> |
1192 | 1194 | <Compile Include="System\Security\Cryptography\OidLookup.NoFallback.cs" /> |
1193 | 1195 | <Compile Include="System\Security\Cryptography\PasswordDeriveBytes.NotSupported.cs" /> |
| 1196 | + <Compile Include="System\Security\Cryptography\Pbkdf2Implementation.Apple.cs" /> |
1194 | 1197 | <Compile Include="System\Security\Cryptography\PinAndClear.cs" /> |
1195 | 1198 | <Compile Include="System\Security\Cryptography\RandomNumberGeneratorImplementation.Apple.cs" /> |
1196 | 1199 | <Compile Include="System\Security\Cryptography\RC2CryptoServiceProvider.Unix.cs" /> |
|
1261 | 1264 | Link="Common\Interop\OSX\System.Security.Cryptography.Native.Apple\Interop.Aead.cs" /> |
1262 | 1265 | <Compile Include="$(CommonPath)Interop\OSX\System.Security.Cryptography.Native.Apple\Interop.Keychain.macOS.cs" |
1263 | 1266 | Link="Common\Interop\OSX\System.Security.Cryptography.Native.Apple\Interop.Keychain.macOS.cs" /> |
1264 | | - <Compile Include="$(CommonPath)Interop\OSX\System.Security.Cryptography.Native.Apple\Interop.Pbkdf2.cs" |
1265 | | - Link="Common\Interop\OSX\System.Security.Cryptography.Native.Apple\Interop.Pbkdf2.cs" /> |
1266 | 1267 | <Compile Include="$(CommonPath)Interop\OSX\System.Security.Cryptography.Native.Apple\Interop.SecKeyRef.macOS.cs" |
1267 | 1268 | Link="Common\Interop\OSX\System.Security.Cryptography.Native.Apple\Interop.SecKeyRef.macOS.cs" /> |
1268 | 1269 | <Compile Include="$(CommonPath)Interop\OSX\System.Security.Cryptography.Native.Apple\Interop.X509.macOS.cs" |
|
1297 | 1298 | <Compile Include="System\Security\Cryptography\DSAOpenSsl.cs" /> |
1298 | 1299 | <Compile Include="System\Security\Cryptography\ECDsaOpenSsl.cs" /> |
1299 | 1300 | <Compile Include="System\Security\Cryptography\ECDiffieHellmanOpenSsl.cs" /> |
1300 | | - <Compile Include="System\Security\Cryptography\Pbkdf2Implementation.macOS.cs" /> |
1301 | 1301 | <Compile Include="System\Security\Cryptography\RSAOpenSsl.cs" /> |
1302 | 1302 | <Compile Include="System\Security\Cryptography\SafeEvpPKeyHandle.OpenSsl.cs" /> |
1303 | 1303 | <Compile Include="System\Security\Cryptography\X509Certificates\AppleCertificatePal.ImportExport.macOS.cs" /> |
|
1326 | 1326 | <Compile Include="System\Security\Cryptography\DSA.Create.NotSupported.cs" /> |
1327 | 1327 | <Compile Include="System\Security\Cryptography\DSACryptoServiceProvider.NotSupported.cs" /> |
1328 | 1328 | <Compile Include="System\Security\Cryptography\OpenSsl.NotSupported.cs" /> |
1329 | | - <Compile Include="System\Security\Cryptography\Pbkdf2Implementation.Managed.cs" /> |
1330 | 1329 | <Compile Include="System\Security\Cryptography\X509Certificates\AppleCertificateExporter.iOS.cs" /> |
1331 | 1330 | <Compile Include="System\Security\Cryptography\X509Certificates\AppleCertificatePal.ImportExport.iOS.cs" /> |
1332 | 1331 | <Compile Include="System\Security\Cryptography\X509Certificates\AppleCertificatePal.Keys.iOS.cs" /> |
|
0 commit comments