Re: MD5 authentication needs help -SCRAM - Mailing list pgsql-hackers

From Abhijit Menon-Sen
Subject Re: MD5 authentication needs help -SCRAM
Date
Msg-id 20150318095300.GA6841@toroid.org
Whole thread Raw
In response to Re: MD5 authentication needs help -SCRAM  (Abhijit Menon-Sen <ams@2ndQuadrant.com>)
Responses Re: MD5 authentication needs help -SCRAM
List pgsql-hackers
As a followup, I spoke to an IETF friend who's used and implemented both
SRP and SCRAM. He agrees that SRP is cryptographically solid, that it's
significantly more difficult to implement (and therefore has a bit of a
monoculture risk overall, though of course that wouldn't apply to us if
we were to write the code from scratch).

Apparently the patent status is still not entirely clear. Two of the
patents expired, but there are others that may be relevant. Stanford
claims a patent, but apparently grant a free license if you do meet
certain conditions. But he doesn't know of anyone having to go to
court over the use of SRP.

-- Abhijit



pgsql-hackers by date:

Previous
From: Kyotaro HORIGUCHI
Date:
Subject: Re: Performance improvement for joins where outer side is unique
Next
From: Dean Rasheed
Date:
Subject: Re: INSERT ... ON CONFLICT IGNORE (and UPDATE) 3.0