GitHub / kavindukalinga / PostgreSQL-Database-Encryption-using-Pgcrypto
This repository contains how to encrypt data in PostgreSQL database in server using `pgcrypto`. Here a sensitive data column in a Database Table is encrypted using symmetric and as well as asymmetric encryption.
Stars: 0
Forks: 0
Open issues: 0
License: gpl-3.0
Language: Python
Size: 550 KB
Dependencies parsed at: Pending
Created at: about 1 year ago
Updated at: about 1 year ago
Pushed at: about 1 year ago
Last synced at: about 1 year ago
Topics: encryption, gnupg, pgcrypto, postgresql, rsa-key-encryption