SM4 encryption/decryption functions for VastBase using Java implementation via JNI
pgext.cloud · Source code · Documentation · Control file
| Package | vastbase_sm4 |
|---|---|
| Version | 1.0 |
| Repository | Unspecified |
| Extension type | Standard |
| Project status | Active |
| Requires CREATE EXTENSION | Yes |
| Requires preload | No |
| Trusted | No |
| Relocatable | Yes |
| Stars | 1 |
| Latest commit | 2025-12-24 |
| Catalogue updated | 2026-08-30 |
| column_encrypt | Transparent column-level encryption with encrypted_text and encrypted_bytea types |
| sm4 | SM4 encryption/decryption functions (Chinese National Standard) |
| pgsodium | Postgres extension for libsodium functions |
| pgcryptokey | cryptographic key management |
| pg_themis | PostgreSQL encryption and decryption functions backed by the Themis cryptographic library. |
| rds_tde_utils | Alibaba Cloud RDS extension for batch TDE encryption and decryption of tables and indexes. |
| opentde | Open Transparent Data Encryption for PostgreSQL. |
| pg_pii_vault | PostgreSQL extension for GDPR-compliant column-level encryption using HashiCorp Vault Transit Engine. |