[Tizen] Add BuildTools 2.1.0-rc1-02804-05
[platform/upstream/coreclr.git] / Tools / dotnetcli / sdk / NuGetFallbackFolder / system.security.cryptography.algorithms / 4.3.0 / system.security.cryptography.algorithms.nuspec
1 <?xml version="1.0" encoding="utf-8"?>
2 <package xmlns="http://schemas.microsoft.com/packaging/2013/05/nuspec.xsd">
3   <metadata minClientVersion="2.12">
4     <id>System.Security.Cryptography.Algorithms</id>
5     <version>4.3.0</version>
6     <title>System.Security.Cryptography.Algorithms</title>
7     <authors>Microsoft</authors>
8     <owners>microsoft,dotnetframework</owners>
9     <requireLicenseAcceptance>true</requireLicenseAcceptance>
10     <licenseUrl>http://go.microsoft.com/fwlink/?LinkId=329770</licenseUrl>
11     <projectUrl>https://dot.net/</projectUrl>
12     <iconUrl>http://go.microsoft.com/fwlink/?LinkID=288859</iconUrl>
13     <description>Provides base types for cryptographic algorithms, including hashing, encryption, and signing operations.
14
15 Commonly Used Types:
16 System.Security.Cryptography.Aes
17 System.Security.Cryptography.RSA
18 System.Security.Cryptography.RSAParameters
19 System.Security.Cryptography.HMACSHA1
20 System.Security.Cryptography.SHA256
21 System.Security.Cryptography.SHA1
22 System.Security.Cryptography.SHA512
23 System.Security.Cryptography.SHA384
24 System.Security.Cryptography.HMACSHA256
25 System.Security.Cryptography.MD5
26 System.Security.Cryptography.HMACSHA384
27 System.Security.Cryptography.HMACSHA512
28  
29 When using NuGet 3.x this package requires at least version 3.4.</description>
30     <releaseNotes>https://go.microsoft.com/fwlink/?LinkID=799421</releaseNotes>
31     <copyright>© Microsoft Corporation.  All rights reserved.</copyright>
32     <serviceable>true</serviceable>
33     <dependencies>
34       <group targetFramework="MonoAndroid1.0" />
35       <group targetFramework="MonoTouch1.0" />
36       <group targetFramework=".NETFramework4.6">
37         <dependency id="System.Security.Cryptography.Primitives" version="4.3.0" />
38       </group>
39       <group targetFramework=".NETFramework4.6.1">
40         <dependency id="System.Security.Cryptography.Primitives" version="4.3.0" />
41       </group>
42       <group targetFramework=".NETFramework4.6.3">
43         <dependency id="System.IO" version="4.3.0" />
44         <dependency id="System.Runtime" version="4.3.0" />
45         <dependency id="System.Security.Cryptography.Encoding" version="4.3.0" />
46         <dependency id="System.Security.Cryptography.Primitives" version="4.3.0" />
47       </group>
48       <group targetFramework=".NETCore5.0">
49         <dependency id="Microsoft.NETCore.Platforms" version="1.1.0" />
50         <dependency id="System.IO" version="4.3.0" exclude="Compile" />
51         <dependency id="System.Resources.ResourceManager" version="4.3.0" exclude="Compile" />
52         <dependency id="System.Runtime" version="4.3.0" exclude="Compile" />
53         <dependency id="System.Runtime.Extensions" version="4.3.0" exclude="Compile" />
54         <dependency id="System.Runtime.Handles" version="4.3.0" exclude="Compile" />
55         <dependency id="System.Runtime.InteropServices" version="4.3.0" exclude="Compile" />
56         <dependency id="System.Security.Cryptography.Encoding" version="4.3.0" exclude="Compile" />
57         <dependency id="System.Security.Cryptography.Primitives" version="4.3.0" />
58         <dependency id="System.Text.Encoding" version="4.3.0" exclude="Compile" />
59       </group>
60       <group targetFramework=".NETStandard1.3">
61         <dependency id="System.IO" version="4.3.0" />
62         <dependency id="System.Runtime" version="4.3.0" />
63         <dependency id="System.Security.Cryptography.Primitives" version="4.3.0" />
64       </group>
65       <group targetFramework=".NETStandard1.4">
66         <dependency id="System.IO" version="4.3.0" />
67         <dependency id="System.Runtime" version="4.3.0" />
68         <dependency id="System.Security.Cryptography.Primitives" version="4.3.0" />
69       </group>
70       <group targetFramework=".NETStandard1.6">
71         <dependency id="Microsoft.NETCore.Platforms" version="1.1.0" />
72         <dependency id="runtime.native.System.Security.Cryptography.Apple" version="4.3.0" exclude="Compile" />
73         <dependency id="runtime.native.System.Security.Cryptography.OpenSsl" version="4.3.0" exclude="Compile" />
74         <dependency id="System.Collections" version="4.3.0" exclude="Compile" />
75         <dependency id="System.IO" version="4.3.0" />
76         <dependency id="System.Resources.ResourceManager" version="4.3.0" exclude="Compile" />
77         <dependency id="System.Runtime" version="4.3.0" />
78         <dependency id="System.Runtime.Extensions" version="4.3.0" exclude="Compile" />
79         <dependency id="System.Runtime.Handles" version="4.3.0" exclude="Compile" />
80         <dependency id="System.Runtime.InteropServices" version="4.3.0" exclude="Compile" />
81         <dependency id="System.Runtime.Numerics" version="4.3.0" exclude="Compile" />
82         <dependency id="System.Security.Cryptography.Encoding" version="4.3.0" />
83         <dependency id="System.Security.Cryptography.Primitives" version="4.3.0" />
84         <dependency id="System.Text.Encoding" version="4.3.0" exclude="Compile" />
85       </group>
86       <group targetFramework="Xamarin.iOS1.0" />
87       <group targetFramework="Xamarin.Mac2.0" />
88       <group targetFramework="Xamarin.TVOS1.0" />
89       <group targetFramework="Xamarin.WatchOS1.0" />
90     </dependencies>
91     <frameworkAssemblies>
92       <frameworkAssembly assemblyName="mscorlib" targetFramework=".NETFramework4.6" />
93       <frameworkAssembly assemblyName="mscorlib" targetFramework=".NETFramework4.6.1" />
94       <frameworkAssembly assemblyName="mscorlib" targetFramework=".NETFramework4.6.3" />
95       <frameworkAssembly assemblyName="System.Core" targetFramework=".NETFramework4.6" />
96       <frameworkAssembly assemblyName="System.Core" targetFramework=".NETFramework4.6.1" />
97       <frameworkAssembly assemblyName="System.Core" targetFramework=".NETFramework4.6.3" />
98     </frameworkAssemblies>
99   </metadata>
100 </package>