Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
P
Postgres FD Implementation
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Abuhujair Javed
Postgres FD Implementation
Commits
d086da4b
Commit
d086da4b
authored
Aug 23, 2005
by
Bruce Momjian
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update pgcrypto items.
parent
26ca0d6a
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
35 additions
and
44 deletions
+35
-44
doc/src/sgml/release.sgml
doc/src/sgml/release.sgml
+35
-44
No files found.
doc/src/sgml/release.sgml
View file @
d086da4b
<!--
<!--
$PostgreSQL: pgsql/doc/src/sgml/release.sgml,v 1.35
0 2005/08/23 21:17:15
momjian Exp $
$PostgreSQL: pgsql/doc/src/sgml/release.sgml,v 1.35
1 2005/08/23 21:25:56
momjian Exp $
-->
-->
<appendix id="release">
<appendix id="release">
...
@@ -1719,57 +1719,48 @@ $PostgreSQL: pgsql/doc/src/sgml/release.sgml,v 1.350 2005/08/23 21:17:15 momjian
...
@@ -1719,57 +1719,48 @@ $PostgreSQL: pgsql/doc/src/sgml/release.sgml,v 1.350 2005/08/23 21:17:15 momjian
<listitem>
<listitem>
<para>
<para>
<filename>/contrib/pgcrypto</> - Remove support for
<filename>/contrib/pgcrypto</> (Marko Kreen)
libmhash/libmcrypt (Marko Kreen)
</para>
</para>
</listitem>
<listitem>
<para>
<filename>/contrib/pgcrypto</> - Add support for new encryption
methods (Marko Kreen)
</para>
<para>
<itemizedlist>
<itemizedlist>
<listitem>
<listitem>
<para>
<para>
3DES
Implemention of OpenPGP symmetric-key and public-key encryption
</para>
</para>
</listitem>
<listitem>
<para>
<para>
AES
Supported are both RSA and Elgamal public-key algorithms.
</para>
</para>
</listitem>
</listitem>
<listitem>
<listitem>
<para>
<para>
Fortuna PRNG
Standalone build: include SHA256/384/512 hashes,
Fortuna PRNG
</para>
</para>
</listitem>
</listitem>
<listitem>
<listitem>
<para>
<para>
PGP
OpenSSL build: support 3DES, use internal AES with OpenSSL < 0.9.7
</para>
</para>
</listitem>
</listitem>
<listitem>
<listitem>
<para>
<para>
RSA
Take build parameters (OpenSSL, zlib) from <filename>/configure</>. result
</para>
<para>
No need to edit the <filename>Makefile</> anymore.
</para>
</para>
</listitem>
</listitem>
<listitem>
<listitem>
<para>
<para>
SHA2 (SHA256, SHA384, SHA512
)
Remove support for <filename>libmhash</> and <filename>libmcrypt</> (Marko Kreen
)
</para>
</para>
</listitem>
</listitem>
</itemizedlist>
</itemizedlist>
</para>
</listitem>
</listitem>
</itemizedlist>
</itemizedlist>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment