Skip to content

Commit f6678a7

Browse files
committed
Remove personalization in new Xpass constant docs
1 parent 9bbd611 commit f6678a7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

reference/xpass/constants.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,8 +25,8 @@
2525
because there are only <literal>4096</literal> possible salts and 2**56 distinct passphrases,
2626
which it truncates to 8 characters,
2727
it is feasible to discover any passphrase hashed with this method.
28-
It should only be used if you absolutely have to generate hashes that will
29-
work on an old operating system that supports nothing else.
28+
It should only be used when supporting old operating systems that support
29+
no other hash generation algorithm, due to how weak DES hashes are.
3030
</simpara>
3131
</listitem>
3232
</varlistentry>

0 commit comments

Comments
 (0)