Fully encrypt control data

This commit is contained in:
loki
2021-07-05 20:58:53 +02:00
parent a52f547726
commit a587338701
3 changed files with 108 additions and 18 deletions
+1 -1
View File
@@ -33,7 +33,7 @@
using namespace std::literals;
namespace nvhttp {
constexpr auto VERSION = "7.1.415.0";
constexpr auto VERSION = "7.1.431.0";
constexpr auto GFE_VERSION = "3.12.0.1";
namespace fs = std::filesystem;