Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit74b667a

Browse files
author
Neil Conway
committed
Replace 4-clause licensed blf.[ch] with blowfish implementation
from PuTTY with is under minimal BSD/MIT license. Marko Kreen.
1 parent7d4c9a5 commit74b667a

File tree

4 files changed

+477
-706
lines changed

4 files changed

+477
-706
lines changed

‎contrib/pgcrypto/README.pgcrypto

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -639,7 +639,7 @@ I have used code from following sources:
639639
DES crypt() David Burren and others FreeBSD libcrypt
640640
MD5 crypt() Poul-Henning Kamp FreeBSD libcrypt
641641
Blowfish crypt() Solar Designer www.openwall.com
642-
Blowfish cipherNiels ProvosOpenBSD sys/crypto
642+
Blowfish cipherSimon TathamPuTTY
643643
Rijndael cipher Brian Gladman OpenBSD sys/crypto
644644
MD5 and SHA1 WIDE Project KAME kame/sys/crypto
645645
SHA256/384/512 Aaron D. Gifford OpenBSD sys/crypto
@@ -651,7 +651,6 @@ I have used code from following sources:
651651
-------------
652652

653653
* I owe a beer to Poul-Henning.
654-
* This product includes software developed by Niels Provos.
655654

656655

657656
10. References/Links
@@ -707,4 +706,4 @@ http://www.cs.ut.ee/~helger/crypto/[]::
707706
Collection of cryptology pointers.
708707

709708

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 $

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp