File tree 4 files changed +477
-706
lines changed
4 files changed +477
-706
lines changed Original file line number Diff line number Diff line change @@ -639,7 +639,7 @@ I have used code from following sources:
639
639
DES crypt() David Burren and others FreeBSD libcrypt
640
640
MD5 crypt() Poul-Henning Kamp FreeBSD libcrypt
641
641
Blowfish crypt() Solar Designer www.openwall.com
642
- Blowfish cipher Niels Provos OpenBSD sys/crypto
642
+ Blowfish cipher Simon Tatham PuTTY
643
643
Rijndael cipher Brian Gladman OpenBSD sys/crypto
644
644
MD5 and SHA1 WIDE Project KAME kame/sys/crypto
645
645
SHA256/384/512 Aaron D. Gifford OpenBSD sys/crypto
@@ -651,7 +651,6 @@ I have used code from following sources:
651
651
-------------
652
652
653
653
* I owe a beer to Poul-Henning.
654
- * This product includes software developed by Niels Provos.
655
654
656
655
657
656
10. References/Links
@@ -707,4 +706,4 @@ http://www.cs.ut.ee/~helger/crypto/[]::
707
706
Collection of cryptology pointers.
708
707
709
708
710
- // $PostgreSQL: pgsql/contrib/pgcrypto/README.pgcrypto,v 1.18 2006/09/05 21:26:48 tgl Exp $
709
+ // $PostgreSQL: pgsql/contrib/pgcrypto/README.pgcrypto,v 1.19 2007/03/28 22:48:58 neilc Exp $
You can’t perform that action at this time.
0 commit comments