Difference between revisions of "Postgres Sign Row"

From UVOO Tech Wiki
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

Revision as of 15:39, 29 May 2021