|
|
@@ -786,8 +786,10 @@ System.Security.Cryptography/CryptographicException.cs
|
|
|
System.Security.Cryptography/CryptographicUnexpectedOperationExcpetion.cs
|
|
|
System.Security.Cryptography/CryptoStream.cs
|
|
|
System.Security.Cryptography/CryptoStreamMode.cs
|
|
|
+System.Security.Cryptography/CspKeyContainerInfo.cs
|
|
|
System.Security.Cryptography/CspParameters.cs
|
|
|
System.Security.Cryptography/CspProviderFlags.cs
|
|
|
+System.Security.Cryptography/DataProtectionScope.cs
|
|
|
System.Security.Cryptography/DeriveBytes.cs
|
|
|
System.Security.Cryptography/DES.cs
|
|
|
System.Security.Cryptography/DESCryptoServiceProvider.cs
|
|
|
@@ -798,20 +800,32 @@ System.Security.Cryptography/DSASignatureDeformatter.cs
|
|
|
System.Security.Cryptography/DSASignatureFormatter.cs
|
|
|
System.Security.Cryptography/FromBase64Transform.cs
|
|
|
System.Security.Cryptography/HashAlgorithm.cs
|
|
|
+System.Security.Cryptography/HMAC.cs
|
|
|
+System.Security.Cryptography/HMACMD5.cs
|
|
|
+System.Security.Cryptography/HMACRIPEMD160.cs
|
|
|
System.Security.Cryptography/HMACSHA1.cs
|
|
|
+System.Security.Cryptography/HMACSHA256.cs
|
|
|
+System.Security.Cryptography/HMACSHA384.cs
|
|
|
+System.Security.Cryptography/HMACSHA512.cs
|
|
|
System.Security.Cryptography/ICryptoTransform.cs
|
|
|
+System.Security.Cryptography/ICspAsymmetricAlgorithm.cs
|
|
|
System.Security.Cryptography/KeyedHashAlgorithm.cs
|
|
|
+System.Security.Cryptography/KeyNumber.cs
|
|
|
System.Security.Cryptography/KeySizes.cs
|
|
|
System.Security.Cryptography/MACTripleDES.cs
|
|
|
System.Security.Cryptography/MaskGenerationMethod.cs
|
|
|
System.Security.Cryptography/MD5.cs
|
|
|
System.Security.Cryptography/MD5CryptoServiceProvider.cs
|
|
|
+System.Security.Cryptography/MemoryProtectionScope.cs
|
|
|
System.Security.Cryptography/PaddingMode.cs
|
|
|
System.Security.Cryptography/PasswordDeriveBytes.cs
|
|
|
System.Security.Cryptography/PKCS1MaskGenerationMethod.cs
|
|
|
+System.Security.Cryptography/ProtectedData.cs
|
|
|
+System.Security.Cryptography/ProtectedMemory.cs
|
|
|
System.Security.Cryptography/RandomNumberGenerator.cs
|
|
|
System.Security.Cryptography/RC2.cs
|
|
|
System.Security.Cryptography/RC2CryptoServiceProvider.cs
|
|
|
+System.Security.Cryptography/Rfc2898DeriveBytes.cs
|
|
|
System.Security.Cryptography/Rijndael.cs
|
|
|
System.Security.Cryptography/RijndaelManaged.cs
|
|
|
System.Security.Cryptography/RNGCryptoServiceProvider.cs
|