Skip site navigation (1) Skip section navigation (2)

Peripheral Links

Header And Logo

PostgreSQL
| The world's most advanced open source database.

Site Navigation

Search for
  Advanced Search

pgsql: Defend against openssl libraries that fail on keys longer than


  • From: tgl(at)postgresql(dot)org (Tom Lane)
  • To: pgsql-committers(at)postgresql(dot)org
  • Subject: pgsql: Defend against openssl libraries that fail on keys longer than
  • Date: Sat, 29 Sep 2007 02:18:15 +0000 (UTC)
  • Message-id: <20070929021815(dot)92501753E4C(at)cvs(dot)postgresql(dot)org>

Log Message:
-----------
Defend against openssl libraries that fail on keys longer than 128 bits;
which is the case at least on some Solaris versions.  Marko Kreen

Modified Files:
--------------
    pgsql/contrib/pgcrypto:
        openssl.c (r1.30 -> r1.31)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/contrib/pgcrypto/openssl.c?r1=1.30&r2=1.31)



Home | Main Index | Thread Index

Privacy Policy | PostgreSQL Archives hosted by Command Prompt, Inc. | Designed by tinysofa
Copyright © 1996 – 2008 PostgreSQL Global Development Group