select open change scope Open full search

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

Extensions / Data types

ccnumber

data type representing encrypted CC numbers

pgext.cloud · Source code · Documentation · Control file

Overview

Packageccnumber
Version1.0
RepositoryUnspecified
Extension typeStandard
Requires CREATE EXTENSIONYes
Requires preloadNo
TrustedNo
RelocatableYes
Stars18
Latest commit2018-10-14
Catalogue updated2026-08-30

Related extensions

See also

column_encryptTransparent column-level encryption with encrypted_text and encrypted_bytea types
pg_enquoPostgreSQL extension for encrypted query operations
eqlEncrypt Query Language provides PostgreSQL types, functions, operators, and index support for searchable encrypted data.
pg_secretDefines order-revealing encrypted domains, comparison operators, and a B-tree operator class.
pg_datatype_passwordSQL-only password data type and operators using pgcrypto Blowfish hashes, with trigger-based encryption before storage.
pg_themisPostgreSQL encryption and decryption functions backed by the Themis cryptographic library.
pgspeckEncrypt and decrypt 32-bit and 48-bit integer blocks with the Speck symmetric cipher
open_pg_tdeTransparent data encryption for upstream PostgreSQL using the tde_heap access method, including tables, indexes, TOAST, WAL, and temporary files.