Merge pull request #10778 from SparkiDev/time_stamp_protocol

Time-Stamp Protocol (RFC 3161)
This commit is contained in:
Tobias Frauenschläger
2026-07-08 17:43:38 +02:00
committed by GitHub
73 changed files with 18311 additions and 27 deletions
+1
View File
@@ -354,6 +354,7 @@
<ClCompile Include="..\..\wolfcrypt\src\sp_x86_64.c" />
<ClCompile Include="..\..\wolfcrypt\src\srp.c" />
<ClCompile Include="..\..\wolfcrypt\src\tfm.c" />
<ClCompile Include="..\..\wolfcrypt\src\tsp.c" />
<ClCompile Include="..\..\wolfcrypt\src\wc_encrypt.c" />
<ClCompile Include="..\..\wolfcrypt\src\wc_pkcs11.c" />
<ClCompile Include="..\..\wolfcrypt\src\wc_port.c" />