PostgreSQL 11 adds some [new hashing functions](https://www.postgresql.org/docs/11/static/functions-binarystring.html). - Consider translating methods from `System.Security.Cryptography`, but also as provider-specific extensions on `DbFunctions`. - Keep in mind the issues when the client is FIPS-restricted but the server is not. - Implement with compatibility versioning.