summaryrefslogtreecommitdiff
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:13:23 -0400
commitffb16cf29fe127b1105310a70d908b7bba88d0ac (patch)
tree13002826d3a0c95abecebfb40ac7e94eef374058
parent6da740e72ebfe22cb2a40bf9ebd775531a2294a6 (diff)
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>