AES加密和解密源码!
源代码在线查看: aes类库.sln
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