per-vault salt, readme, windows

This commit is contained in:
2025-11-03 16:01:17 +01:00
parent 453bb91e24
commit 871c76d018
6 changed files with 63 additions and 22 deletions

View File

@@ -7,7 +7,7 @@
#include <vector>
constexpr i16 VERSION = 1;
constexpr u64 AFTER_HEADER_OFFSET = 6;
constexpr u64 AFTER_HEADER_OFFSET = 22;
struct FileHeader {
std::string name;