pkgsrc/databases/postgresql90-pgcrypto/DESCR
adam 762dd8c619 Changes 9.0:
9.0 includes more major features than any release before it, including:
* Hot standby
* Streaming replication
* In-place upgrades
* 64-bit Windows builds
* Easy mass permissions management
* Anonymous blocks and named parameter calls for stored procedures
* New windowing functions and ordered aggregates
... and many more. For details on the over 200 additions and improvements in
this version, developed by over a hundred contributors, please see the release
notes.
2010-09-21 07:50:46 +00:00

3 lines
172 B
Text

The ``pgcrypto'' PostgreSQL contrib module implements a number of
cryptographic functions - general hashing, password hashing, PGP encryption,
raw encryption, random data.