|
@@ -2347,50 +2347,6 @@
|
|
|
RelativePath="src\prngs\sober128.c"
|
|
|
>
|
|
|
</File>
|
|
|
- <File
|
|
|
- RelativePath="src\prngs\sober128tab.c"
|
|
|
- >
|
|
|
- <FileConfiguration
|
|
|
- Name="Debug|Win32"
|
|
|
- ExcludedFromBuild="true"
|
|
|
- >
|
|
|
- <Tool
|
|
|
- Name="VCCLCompilerTool"
|
|
|
- AdditionalIncludeDirectories=""
|
|
|
- PreprocessorDefinitions=""
|
|
|
- />
|
|
|
- </FileConfiguration>
|
|
|
- <FileConfiguration
|
|
|
- Name="Release|Win32"
|
|
|
- ExcludedFromBuild="true"
|
|
|
- >
|
|
|
- <Tool
|
|
|
- Name="VCCLCompilerTool"
|
|
|
- AdditionalIncludeDirectories=""
|
|
|
- PreprocessorDefinitions=""
|
|
|
- />
|
|
|
- </FileConfiguration>
|
|
|
- <FileConfiguration
|
|
|
- Name="Debug|x64"
|
|
|
- ExcludedFromBuild="true"
|
|
|
- >
|
|
|
- <Tool
|
|
|
- Name="VCCLCompilerTool"
|
|
|
- AdditionalIncludeDirectories=""
|
|
|
- PreprocessorDefinitions=""
|
|
|
- />
|
|
|
- </FileConfiguration>
|
|
|
- <FileConfiguration
|
|
|
- Name="Release|x64"
|
|
|
- ExcludedFromBuild="true"
|
|
|
- >
|
|
|
- <Tool
|
|
|
- Name="VCCLCompilerTool"
|
|
|
- AdditionalIncludeDirectories=""
|
|
|
- PreprocessorDefinitions=""
|
|
|
- />
|
|
|
- </FileConfiguration>
|
|
|
- </File>
|
|
|
<File
|
|
|
RelativePath="src\prngs\sprng.c"
|
|
|
>
|
|
@@ -2435,6 +2391,74 @@
|
|
|
>
|
|
|
</File>
|
|
|
</Filter>
|
|
|
+ <Filter
|
|
|
+ Name="rc4"
|
|
|
+ >
|
|
|
+ <File
|
|
|
+ RelativePath="src\stream\rc4\rc4.c"
|
|
|
+ >
|
|
|
+ </File>
|
|
|
+ <File
|
|
|
+ RelativePath="src\stream\rc4\rc4_test.c"
|
|
|
+ >
|
|
|
+ </File>
|
|
|
+ </Filter>
|
|
|
+ <Filter
|
|
|
+ Name="sober128"
|
|
|
+ >
|
|
|
+ <File
|
|
|
+ RelativePath="src\stream\sober128\sober128.c"
|
|
|
+ >
|
|
|
+ </File>
|
|
|
+ <File
|
|
|
+ RelativePath="src\stream\sober128\sober128_test.c"
|
|
|
+ >
|
|
|
+ </File>
|
|
|
+ <File
|
|
|
+ RelativePath="src\stream\sober128\sober128tab.c"
|
|
|
+ >
|
|
|
+ <FileConfiguration
|
|
|
+ Name="Debug|Win32"
|
|
|
+ ExcludedFromBuild="true"
|
|
|
+ >
|
|
|
+ <Tool
|
|
|
+ Name="VCCLCompilerTool"
|
|
|
+ AdditionalIncludeDirectories=""
|
|
|
+ PreprocessorDefinitions=""
|
|
|
+ />
|
|
|
+ </FileConfiguration>
|
|
|
+ <FileConfiguration
|
|
|
+ Name="Release|Win32"
|
|
|
+ ExcludedFromBuild="true"
|
|
|
+ >
|
|
|
+ <Tool
|
|
|
+ Name="VCCLCompilerTool"
|
|
|
+ AdditionalIncludeDirectories=""
|
|
|
+ PreprocessorDefinitions=""
|
|
|
+ />
|
|
|
+ </FileConfiguration>
|
|
|
+ <FileConfiguration
|
|
|
+ Name="Debug|x64"
|
|
|
+ ExcludedFromBuild="true"
|
|
|
+ >
|
|
|
+ <Tool
|
|
|
+ Name="VCCLCompilerTool"
|
|
|
+ AdditionalIncludeDirectories=""
|
|
|
+ PreprocessorDefinitions=""
|
|
|
+ />
|
|
|
+ </FileConfiguration>
|
|
|
+ <FileConfiguration
|
|
|
+ Name="Release|x64"
|
|
|
+ ExcludedFromBuild="true"
|
|
|
+ >
|
|
|
+ <Tool
|
|
|
+ Name="VCCLCompilerTool"
|
|
|
+ AdditionalIncludeDirectories=""
|
|
|
+ PreprocessorDefinitions=""
|
|
|
+ />
|
|
|
+ </FileConfiguration>
|
|
|
+ </File>
|
|
|
+ </Filter>
|
|
|
</Filter>
|
|
|
</Files>
|
|
|
<Globals>
|