aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPeter Eisentraut <peter_e@gmx.net>2014-09-04 14:11:23 -0400
committerPeter Eisentraut <peter_e@gmx.net>2014-09-04 14:11:23 -0400
commit8b896abe8eb5ff85ba92710e4a1f0f28097d3ac3 (patch)
treeb32dbcebce44ef8cf1066a6cf49514df9c2d0c9a
parenta73c9dbab0165b3395dfe8a44a7dfd16166963c4 (diff)
downloadpostgresql-8b896abe8eb5ff85ba92710e4a1f0f28097d3ac3.tar.gz
postgresql-8b896abe8eb5ff85ba92710e4a1f0f28097d3ac3.zip
doc: Remove dead link
The link to the NIST web page about DES standards leads to nowhere, and according to archive.org has been forwarded to an unrelated page for many years. Therefore, just remove that link. More up to date information can be found via Wikipedia, for example.
-rw-r--r--doc/src/sgml/pgcrypto.sgml4
1 files changed, 0 insertions, 4 deletions
diff --git a/doc/src/sgml/pgcrypto.sgml b/doc/src/sgml/pgcrypto.sgml
index a1797f8681f..544a1f8346a 100644
--- a/doc/src/sgml/pgcrypto.sgml
+++ b/doc/src/sgml/pgcrypto.sgml
@@ -1300,10 +1300,6 @@ gen_random_uuid() returns uuid
<para>Comparison of crypt-des, crypt-md5 and bcrypt algorithms.</para>
</listitem>
<listitem>
- <para><ulink url="http://csrc.nist.gov/cryptval/des.htm"></ulink></para>
- <para>Standards for DES, 3DES and AES.</para>
- </listitem>
- <listitem>
<para>
<ulink url="http://en.wikipedia.org/wiki/Fortuna_(PRNG)"></ulink>
</para>