pgsodium 2.0.0: Modern cryptography for PostgreSQL - Mailing list pgsql-announce

From Michel Pelletier via PostgreSQL Announce
Subject pgsodium 2.0.0: Modern cryptography for PostgreSQL
Date
Msg-id 164182679559.23278.13586744832795666514@wrigleys.postgresql.org
Whole thread Raw
List pgsql-announce
 

pgsodium 2.0.0: Modern cryptography for PostgreSQL

Hello!

pgsodium 2.0.0 is a postgres extension that uses the libsodium library to provide high-performance, modern cryptography support for PostgreSQL 10+.

2.0.0 includes a ton of new feature and a few bug-fixes:

  • Support for XChaCha20-SIV deterministic nonce-free encryption
  • Support for SignCryption Sign & Encrypt identity verification
  • Key id support for HMACSHA 512/256, generichash, and shorthash
  • Support for low level XChaCha20 streaming
  • More tests, docs, and small bug fixes in argument parsing
  • In-memory key now protected with sodium_malloc

Check it out at:

https://github.com/michelp/pgsodium

Please feel free to submit any issues you may have and as usual pull requests are greatly appreciated!

 

pgsql-announce by date:

Previous
From: PWN via PostgreSQL Announce
Date:
Subject: PostgreSQL Weekly News - January 2, 2022
Next
From: Red Hat via PostgreSQL Announce
Date:
Subject: pgagroal 1.4.0