AES加密和解密源码!

源代码在线查看: aes类库.sln

软件大小: 51 K
上传用户: ccdn2615
关键词: AES 加密 解密 源码
下载地址: 免注册下载 普通下载 VIP

相关代码

				Microsoft Visual Studio Solution File, Format Version 8.00
				Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "AES类库", "AES类库.csproj", "{0E2B076F-2F58-4657-9DD6-50B7B04505F5}"
					ProjectSection(ProjectDependencies) = postProject
					EndProjectSection
				EndProject
				Global
					GlobalSection(SolutionConfiguration) = preSolution
						Debug = Debug
						Release = Release
					EndGlobalSection
					GlobalSection(ProjectConfiguration) = postSolution
						{0E2B076F-2F58-4657-9DD6-50B7B04505F5}.Debug.ActiveCfg = Debug|.NET
						{0E2B076F-2F58-4657-9DD6-50B7B04505F5}.Debug.Build.0 = Debug|.NET
						{0E2B076F-2F58-4657-9DD6-50B7B04505F5}.Release.ActiveCfg = Release|.NET
						{0E2B076F-2F58-4657-9DD6-50B7B04505F5}.Release.Build.0 = Release|.NET
					EndGlobalSection
					GlobalSection(ExtensibilityGlobals) = postSolution
					EndGlobalSection
					GlobalSection(ExtensibilityAddIns) = postSolution
					EndGlobalSection
				EndGlobal
							

相关资源