«techdict talk:Salt»: الفرق بين المراجعتين

من ويكي عربآيز
اذهب إلى: تصفح، ابحث
ط (استبدال تلقائي: -==Comments== +==تعليقات==)
(تعليقات)
سطر 4: سطر 4:
   
 
==تعليقات==
 
==تعليقات==
  +
<pre dir=ltr>
  +
From The Free On-line Dictionary of Computing (13 Mar 01) [foldoc]:
  +
  +
salt
  +
  +
A tiny bit of near-random data inserted where too much
  +
regularity would be undesirable; a data {frob} (sense 1). For
  +
example, the Unix crypt(3) manual page mentions that "the salt
  +
string is used to perturb the DES algorithm in one of 4096
  +
different ways."
  +
</pre>

نسخة 20:01، 19 سبتمبر 2007

اقتراحات

  • ملح


تعليقات

From The Free On-line Dictionary of Computing (13 Mar 01) [foldoc]:

  salt

     A tiny bit of near-random data inserted where too much
     regularity would be undesirable; a data {frob} (sense 1).  For
     example, the Unix crypt(3) manual page mentions that "the salt
     string is used to perturb the DES algorithm in one of 4096
     different ways."