diff options
Diffstat (limited to 'doc/src')
-rw-r--r-- | doc/src/sgml/pgcrypto.sgml | 4 |
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> |