Changes
Jump to navigation
Jump to search
← Older edit
Newer edit →
PAK
(view source)
Revision as of 13:20, 16 September 2017
7 bytes added
,
13:20, 16 September 2017
m
→Header versions 6+
:
Renaming of a decrypt flag bit field
Line 85:
Line 85:
{
{
uint256 ContentsChecksum; // Checksum Sha256 of the pack contents starting at next byte
uint256 ContentsChecksum; // Checksum Sha256 of the pack contents starting at next byte
−
uint32 DecryptFlags; // 0x1 = IsHeaderPrivate, 0x2 =
IsCrypted(?)
, 0x4 = IsDataPrivate, 0x8 = IsImpostor
+
uint32 DecryptFlags; // 0x1 = IsHeaderPrivate, 0x2 =
UseDefaultHeaderKey
, 0x4 = IsDataPrivate, 0x8 = IsImpostor
if (version >= 15)
if (version >= 15)
uint32 HeaderMaxSize; // 0x4000 = Small (16 KB), 0x100000 = Big (1 MB), 0x1000000 = Huge (16 MB)
uint32 HeaderMaxSize; // 0x4000 = Small (16 KB), 0x100000 = Big (1 MB), 0x1000000 = Huge (16 MB)
Electron
Check users
139
edits
Navigation menu
Personal tools
Log in
Request account
Namespaces
Page
Discussion
Variants
Views
Read
View source
View history
More
Search
Navigation
Main page
Recent changes
Random page
Help about MediaWiki
Tools
Special pages
Printable version