select open change scope Open full search

PG.CENTER connects PostgreSQL documentation, reference, and ecosystem knowledge. Maintained by Pigsty.

Extensions / Security

pg_tamperlog_rust

Rust pgrx helper extension for pg_tamperlog fast SHA-256 hash-chain calculations.

pgext.cloud · Source code

Overview

Packagepg_tamperlog
Version1.0.0
RepositoryUnspecified
Extension typeStandard
Requires CREATE EXTENSIONYes
Requires preloadNo
TrustedNo
RelocatableNo
Stars2
Latest commit2025-05-22
Latest release2025-05-13
Catalogue updated2026-07-30

Related extensions

Required by

pg_tamperlogTamper-evident append-only audit logging with hash chaining

See also

shaThis module provides datatypes for storing SHA-1, SHA-2 and MD5 hashes
spqrhashMurmur3 and City hash functions for PG
hashlibStable hash functions for Postgres
fnvhashFNV hash functions for PostgreSQL.
hash64Stable 64-bit hash function whose results do not change across PostgreSQL major versions.
pg_etagFast ETag generation for rows and result sets using BLAKE2 hashes, with single-input functions and aggregates.
pg_sealTamper-evident audit log for PostgreSQL 🦭
check_chapmd5_passwordFunction for verifying CHAP-MD5 authentication responses.

Same project

pg_tamperlogTamper-evident append-only audit logging with hash chaining