fix minor typos in D.xml

This commit is contained in:
Jason Leschnik 2016-10-25 00:00:36 +11:00
parent be98511dc6
commit b1baffde26
1 changed files with 4 additions and 4 deletions

View File

@ -3872,7 +3872,7 @@ Debian-Med
</glossterm>
<glossdef>
<para>
Debian-Med is an internal Debian project to support tasks of people in medical care. The goal of Debian-Med is to build a a complete system for all tasks in medical care, using only free software. A &apos;special purpose/mini&apos; distribution. From LWN Distribution List
Debian-Med is an internal Debian project to support tasks of people in medical care. The goal of Debian-Med is to build a complete system for all tasks in medical care, using only free software. A &apos;special purpose/mini&apos; distribution. From LWN Distribution List
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
@ -6860,7 +6860,7 @@ Diffie-Hellman (DH)
</glossterm>
<glossdef>
<para>
The original public-key algorithm. Modern cryptography starts in 1976 when Diffie and Hellman published their groundbreaking paper &quot;New Directions in Cryptography&quot;. Contrast: Whereas RSA is based upon the mathematical problem of factoring large numbers, DH is based upon the discrete logarithm problem. Whereas RSA can be used to encrypt messages, DH can only be used for key-exchange. However, RSA is essentially only used for key-exchange in the first place. The disadvantages of DH vs. RSA are: message expansion DH encrypted messages are larger (though this isn&apos;t really an issue for key-exchange). key size Current standards (e.g. DSS) specify smaller key sizes than those supported by RSA-based standards. CPU DH based standards take processing time than RSA based equivalents (and a lot more than than elliptical curve techniques). Advantages of DH over RSA are: patents This is no longer an important issue now that RSA patents have expired, but the reason DH became popular was because it was essentially patent-free. key generation It takes a long time to generate RSA keys, so DH is a better option if keys must be generated often. key size For keys of the same size, DH is more secure. In other words, it takes longer keys for RSA to be as secure as DH. security DH is conjectured to be less likely to be broken by new developements in mathematical theory. Contrast: The most common use of Diffie-Hellman is ElGamal, a public-key encryption variant of Diffie-Hellman. The U.S. government standard DSS is based upon ElGamal. See also: RSA, public-key crypto. From Hacking-Lexicon
The original public-key algorithm. Modern cryptography starts in 1976 when Diffie and Hellman published their groundbreaking paper &quot;New Directions in Cryptography&quot;. Contrast: Whereas RSA is based upon the mathematical problem of factoring large numbers, DH is based upon the discrete logarithm problem. Whereas RSA can be used to encrypt messages, DH can only be used for key-exchange. However, RSA is essentially only used for key-exchange in the first place. The disadvantages of DH vs. RSA are: message expansion DH encrypted messages are larger (though this isn&apos;t really an issue for key-exchange). key size Current standards (e.g. DSS) specify smaller key sizes than those supported by RSA-based standards. CPU DH based standards take processing time than RSA based equivalents (and a lot more than elliptical curve techniques). Advantages of DH over RSA are: patents This is no longer an important issue now that RSA patents have expired, but the reason DH became popular was because it was essentially patent-free. key generation It takes a long time to generate RSA keys, so DH is a better option if keys must be generated often. key size For keys of the same size, DH is more secure. In other words, it takes longer keys for RSA to be as secure as DH. security DH is conjectured to be less likely to be broken by new developements in mathematical theory. Contrast: The most common use of Diffie-Hellman is ElGamal, a public-key encryption variant of Diffie-Hellman. The U.S. government standard DSS is based upon ElGamal. See also: RSA, public-key crypto. From Hacking-Lexicon
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
@ -10868,7 +10868,7 @@ dpkg-iasearch
</glossterm>
<glossdef>
<para>
An interface to find relevant packages in Debian. This package adds some tools to find relevant packages in Debian using simple queries, both in natural language and by keywords. It makes uses of the document-vectoring program arrow, adding scripts to make use of it to index the Packages database, and to make queries on to it. Its functionality is similar to dlocate but uses a different (more useful?) approach to make the binary database. This package is a proof-of-concept package, any kind of improvements are are welcomed, although this idea should be part of a dpkg frontend {T,G}UI. From Debian 3.0r0 APT
An interface to find relevant packages in Debian. This package adds some tools to find relevant packages in Debian using simple queries, both in natural language and by keywords. It makes uses of the document-vectoring program arrow, adding scripts to make use of it to index the Packages database, and to make queries on to it. Its functionality is similar to dlocate but uses a different (more useful?) approach to make the binary database. This package is a proof-of-concept package, any kind of improvements are welcomed, although this idea should be part of a dpkg frontend {T,G}UI. From Debian 3.0r0 APT
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
@ -11348,7 +11348,7 @@ dput
</glossterm>
<glossdef>
<para>
Debian package upload tool This script will allow you to put one or more Debian packages into the archive. It includes some tests to verify that the package is policy-compliant. It offers the possibility to run lintian before the upload. It can also run dinstall in dry-run-mode, when having used an appropriate upload method. This is very useful to see if the the upload will pass dinstall sanity checks in the next run. It&apos;s intended for Debian maintainers only. From Debian 3.0r0 APT
Debian package upload tool This script will allow you to put one or more Debian packages into the archive. It includes some tests to verify that the package is policy-compliant. It offers the possibility to run lintian before the upload. It can also run dinstall in dry-run-mode, when having used an appropriate upload method. This is very useful to see if the upload will pass dinstall sanity checks in the next run. It&apos;s intended for Debian maintainers only. From Debian 3.0r0 APT
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>