added tree long calculation and sha256 stuff

This commit is contained in:
Aéna Aria 2026-02-20 18:26:49 +01:00
parent 77798402e5
commit 0af4c15684
6 changed files with 202 additions and 31 deletions

View file

@ -130,6 +130,7 @@
</ItemGroup>
<ItemGroup>
<ClInclude Include="encryption.h" />
<ClInclude Include="lonesha256.h" />
<ClInclude Include="stdafx.h" />
<ClInclude Include="targetver.h" />
<ClInclude Include="tree.h" />