#pgcrypto — Public Fediverse posts
Live and recent posts from across the Fediverse tagged #pgcrypto, aggregated by home.social.
-
Руководство по pgcrypto — шифрование внутри PostgreSQL. Часть 2
Привет, Хабр! На связи снова Антон Дятлов, инженер по защите информации
https://habr.com/ru/companies/selectel/articles/925948/
#selectel #базы #postgresql #pgcrypto #шифрование #чувствительные_данные #разработка
-
Руководство по pgcrypto — шифрование внутри PostgreSQL. Часть 1
Привет, Хабр! На связи Антон Дятлов, инженер по защите информации
https://habr.com/ru/companies/selectel/articles/925848/
#selectel #базы_данных #postgresql #pgcrypto #шифрование #чувствительные_данные #разработка
-
"A few secure, random bytes without `pgcrypto`" 🔮
Generating a ULID using a roundabout way to avoid a dependency on the pgcrypto extension used just to get `gen_random_bytes()`
https://brandur.org/fragments/secure-bytes-without-pgcrypto
By @brandur
#PostgreSQL #Postgres #PGcrypto #UUID #ULID #Random #Bytes #SQL
-
The pgcrypto module is an extension for PostgreSQL that provides a variety of cryptographic functions, and when encrypting data it is important to pick the most appropriate encryption strategy. It can be installed on Azure Database for PostgreSQL - Flexible Server with the CREATE EXTENSION command. https://techcommunity.microsoft.com/t5/azure-database-for-postgresql/secure-sensitive-data-with-pgcrypto-extension-in-azure/ba-p/3705870 #AzureDatabase #PostgreSQL #pgcrypto
-
Genial! la extensió de #Postgresql #pgcrypto m'anirà d'allò més bé per a desar les contrasenyes xifrades en el gestor de contrasenyes #Claus que estic programant amb #Python: