xxhash functions for PostgreSQL
pgext.cloud · Source code · License text · Control file · PGXN
| Package | pg_xxhash |
|---|---|
| Version | 0.0.1 |
| PostgreSQL versions | 14 · 15 · 16 · 17 · 18 |
| Repository | PIGSTY |
| Extension type | Standard |
| Requires CREATE EXTENSION | Yes |
| Requires preload | No |
| Trusted | Yes |
| Relocatable | Yes |
| Stars | 11 |
| Latest commit | 2025-07-16 |
| Latest release | 2022-01-08 |
| Catalogue updated | 2026-08-30 |
| pgcrypto | cryptographic functions |
| hashlib | Stable hash functions for Postgres |
| md5hash | type for storing 128-bit binary data inline |
| hashtypes | sha1, md5 and other data types for PostgreSQL |
| pgsodium | Postgres extension for libsodium functions |
| shacrypt | Implements SHA256-CRYPT and SHA512-CRYPT password encryption schemes |
| cryptint | Encryption functions for int and bigint values |
| pguecc | uECC bindings for Postgres |