Initial commit

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
This commit is contained in:
dinlo
2026-05-31 18:45:31 +08:00
commit e0a986eb30
1018 changed files with 615974 additions and 0 deletions
+19
View File
@@ -0,0 +1,19 @@
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio 2015
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "sshcrypto", "sshcrypto.vcxproj", "{529648C8-47C1-F1B5-2925-8170DD79C9A4}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|x64 = Debug|x64
Release|x64 = Release|x64
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{529648C8-47C1-F1B5-2925-8170DD79C9A4}.Debug|x64.ActiveCfg = Debug|x64
{529648C8-47C1-F1B5-2925-8170DD79C9A4}.Debug|x64.Build.0 = Debug|x64
{529648C8-47C1-F1B5-2925-8170DD79C9A4}.Release|x64.ActiveCfg = Release|x64
{529648C8-47C1-F1B5-2925-8170DD79C9A4}.Release|x64.Build.0 = Release|x64
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
EndGlobal