digest

suggest change

DIGEST() functions generate a binary hash of the given data. This can be used to create a random hash.

Usage: digest(data text, type text) returns bytea

Or: digest(data bytea, type text) returns bytea

Examples:

Feedback about page:

Feedback:
Optional: your email if you want me to get back to you:


Postgres cryptographic functions:
*digest

Table Of Contents