pgsodium_14 - PostgreSQL extension for high level cryptographic algorithms
Website: | https://github.com/michelp/pgsodium/ |
---|---|
License: | BSD |
Vendor: | PostgreSQL Global Development Group |
- Description:
pgsodium is an encryption library extension for PostgreSQL using the libsodium library for high level cryptographic algorithms. pgsodium can be used a straight interface to libsodium, but it can also use a powerful feature called Server Key Management where pgsodium loads an external secret key into memory that is never accessible to SQL. This inaccessible root key can then be used to derive sub-keys and keypairs by key id. This id (type bigint) can then be stored instead of the derived key.
Packages
pgsodium_14-3.1.8-1PGDG.rhel7.x86_64 [63 KiB] |
Changelog
by Devrim Gündüz (2023-07-19):
- Update to 3.1.8 - Add PGDG branding |
pgsodium_14-3.1.7-1.rhel7.x86_64 [63 KiB] |
Changelog
by Devrim Gündüz (2023-05-29):
- Update to 3.1.7 |
pgsodium_14-3.1.6-1.rhel7.x86_64 [62 KiB] |
Changelog
by Devrim Gündüz (2023-04-04):
- Update to 3.1.6 |
pgsodium_14-3.1.5-1.rhel7.x86_64 [62 KiB] |
Changelog
by Devrim Gündüz (2023-01-04):
- Update to 3.1.5 |
pgsodium_14-3.1.4-1.rhel7.x86_64 [62 KiB] |
Changelog
by Devrim Gündüz (2022-12-14):
- Update to 3.1.4 |
pgsodium_14-3.1.1-1.rhel7.x86_64 [61 KiB] |
Changelog
by Devrim Gündüz (2022-12-13):
- Update to 3.1.1 |
pgsodium_14-3.1.0-1.rhel7.x86_64 [60 KiB] |
Changelog
by Devrim Gündüz (2022-12-05):
- Update to 3.1.0 |
pgsodium_14-3.0.6-1.rhel7.x86_64 [52 KiB] |
Changelog
by Devrim Gündüz (2022-10-22):
- Update to 3.0.6 |
pgsodium_14-3.0.5-1.rhel7.x86_64 [52 KiB] |
Changelog
by Devrim Gündüz (2022-10-18):
- Update to 3.0.5 |
pgsodium_14-3.0.4-1.rhel7.x86_64 [49 KiB] |
Changelog
by Devrim Gündüz (2022-08-22):
- Update to 3.0.4 |
pgsodium_14-3.0.2-1.rhel7.x86_64 [48 KiB] |
Changelog
by Devrim Gündüz (2022-08-09):
- Update to 3.0.2 |
pgsodium_14-3.0.0-1.rhel7.x86_64 [48 KiB] |
Changelog
by Devrim Gündüz (2022-08-08):
- Update to 3.0.0 |
pgsodium_14-2.0.2-1.rhel7.x86_64 [44 KiB] |
Changelog
by Devrim Gündüz (2022-02-15):
- Initial RPM packaging for the PostgreSQL RPM Repository. |