3939 <Compile Include =" ..\GodSharp.Shared\Encryption\Asymmetric\RSA.cs" >
4040 <Link >Asymmetric\RSA.cs</Link >
4141 </Compile >
42- <Compile Include =" ..\GodSharp.Shared\Encryption\Hash\Base64.cs" >
43- <Link >Hash\Base64.cs</Link >
42+ <Compile Include =" ..\GodSharp.Shared\Encryption\Base64.cs" >
43+ <Link >Base64.cs</Link >
44+ </Compile >
45+ <Compile Include =" ..\GodSharp.Shared\Encryption\Hash\HMAC\HMAC.cs" >
46+ <Link >Hash\HMAC\HMAC.cs</Link >
47+ </Compile >
48+ <Compile Include =" ..\GodSharp.Shared\Encryption\Hash\HMAC\HMACMD5.cs" >
49+ <Link >Hash\HMAC\HMACMD5.cs</Link >
50+ </Compile >
51+ <Compile Include =" ..\GodSharp.Shared\Encryption\Hash\HMAC\HMACRIPEMD160.cs" >
52+ <Link >Hash\HMAC\HMACRIPEMD160.cs</Link >
53+ </Compile >
54+ <Compile Include =" ..\GodSharp.Shared\Encryption\Hash\HMAC\HMACSHA1.cs" >
55+ <Link >Hash\HMAC\HMACSHA1.cs</Link >
56+ </Compile >
57+ <Compile Include =" ..\GodSharp.Shared\Encryption\Hash\HMAC\HMACSHA256.cs" >
58+ <Link >Hash\HMAC\HMACSHA256.cs</Link >
59+ </Compile >
60+ <Compile Include =" ..\GodSharp.Shared\Encryption\Hash\HMAC\HMACSHA384.cs" >
61+ <Link >Hash\HMAC\HMACSHA384.cs</Link >
62+ </Compile >
63+ <Compile Include =" ..\GodSharp.Shared\Encryption\Hash\HMAC\HMACSHA512.cs" >
64+ <Link >Hash\HMAC\HMACSHA512.cs</Link >
4465 </Compile >
4566 <Compile Include =" ..\GodSharp.Shared\Encryption\Hash\MD5.cs" >
4667 <Link >Hash\MD5.cs</Link >
4768 </Compile >
48- <Compile Include =" ..\GodSharp.Shared\Encryption\Hash\SHA1.cs" >
49- <Link >Hash\SHA1.cs</Link >
69+ <Compile Include =" ..\GodSharp.Shared\Encryption\Hash\SHA\SHA.cs" >
70+ <Link >Hash\SHA\SHA.cs</Link >
71+ </Compile >
72+ <Compile Include =" ..\GodSharp.Shared\Encryption\Hash\SHA\SHA1.cs" >
73+ <Link >Hash\SHA\SHA1.cs</Link >
5074 </Compile >
51- <Compile Include =" ..\GodSharp.Shared\Encryption\Hash\SHA256.cs" >
52- <Link >Hash\SHA256.cs</Link >
75+ <Compile Include =" ..\GodSharp.Shared\Encryption\Hash\SHA\ SHA256.cs" >
76+ <Link >Hash\SHA\ SHA256.cs</Link >
5377 </Compile >
54- <Compile Include =" ..\GodSharp.Shared\Encryption\Hash\SHA384.cs" >
55- <Link >Hash\SHA384.cs</Link >
78+ <Compile Include =" ..\GodSharp.Shared\Encryption\Hash\SHA\ SHA384.cs" >
79+ <Link >Hash\SHA\ SHA384.cs</Link >
5680 </Compile >
57- <Compile Include =" ..\GodSharp.Shared\Encryption\Hash\SHA512.cs" >
58- <Link >Hash\SHA512.cs</Link >
81+ <Compile Include =" ..\GodSharp.Shared\Encryption\Hash\SHA\ SHA512.cs" >
82+ <Link >Hash\SHA\ SHA512.cs</Link >
5983 </Compile >
6084 <Compile Include =" ..\GodSharp.Shared\Encryption\Symmetric\AES.cs" >
6185 <Link >Symmetric\AES.cs</Link >
6286 </Compile >
6387 <Compile Include =" ..\GodSharp.Shared\Encryption\Symmetric\DES.cs" >
6488 <Link >Symmetric\DES.cs</Link >
6589 </Compile >
90+ <Compile Include =" ..\GodSharp.Shared\Encryption\Symmetric\TripleDES.cs" >
91+ <Link >Symmetric\TripleDES.cs</Link >
92+ </Compile >
93+ <Compile Include =" ..\GodSharp.Shared\Encryption\Symmetric\XES.cs" >
94+ <Link >Symmetric\XES.cs</Link >
95+ </Compile >
96+ <Compile Include =" ..\GodSharp.Shared\Encryption\Util\Util.cs" >
97+ <Link >Util\Util.cs</Link >
98+ </Compile >
6699 <Compile Include =" Properties\AssemblyInfo.cs" />
67100 </ItemGroup >
101+ <ItemGroup />
68102 <Import Project =" $(MSBuildToolsPath)\Microsoft.CSharp.targets" />
69103</Project >
0 commit comments