Subversion Repositories filter_foundry

Rev

Rev 292 | Show entire file | Regard whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 292 Rev 309
Line 27... Line 27...
27
Introduced in **Filter Foundry 1.7.0.8**
27
Introduced in **Filter Foundry 1.7.0.8**
28
 
28
 
29
Obfuscation version 5 is the same as version 4, but there is a constraint
29
Obfuscation version 5 is the same as version 4, but there is a constraint
30
that the seed must be equal to the hash of the deobfuscated PARM.
30
that the seed must be equal to the hash of the deobfuscated PARM.
31
This is done to check the integrity of the deobfuscation.
31
This is done to check the integrity of the deobfuscation.
-
 
32
Also, the xor-shifting is intentionally incompatible with version 4
-
 
33
to avoid downgrade-attacks.
32
 
34
 
33
### Obfuscation "Version 4"
35
### Obfuscation "Version 4"
34
 
36
 
35
Introduced in **Filter Foundry 1.7.0.7**
37
Introduced in **Filter Foundry 1.7.0.7**
36
 
38