Difference between revisions of "Postgres Sign Row"
Jump to navigation
Jump to search
Line 1: | Line 1: | ||
+ | # rsa openssl | ||
https://www.enterprisedb.com/postgres-tutorials/how-properly-sign-rows-provide-integrity-postgresql | https://www.enterprisedb.com/postgres-tutorials/how-properly-sign-rows-provide-integrity-postgresql | ||
+ | |||
+ | # pgp | ||
+ | https://medium.com/@jianshi_94445/encrypt-decrypt-your-data-using-native-postgres-functions-with-sequelize-js-c04948d96833 | ||
# Hash | # Hash | ||
https://stackoverflow.com/questions/13683533/hash-a-column-in-postgres-using-sha-256 | https://stackoverflow.com/questions/13683533/hash-a-column-in-postgres-using-sha-256 |