Top
Enterprise Postgres 18Advanced Edition with Cryptographic Module Read First

1.1 Feature Differences from Fujitsu Enterprise Postgres Advanced Edition

Encryption features

If you use a cryptographic module provided by Fujitsu Enterprise Postgres Advanced Edition with Cryptographic Module, you cannot use algorithms and parameters not approved for FIPS 140 , so the following cryptographic functionality differences exist:

Algorithms not approved for FIPS 140

Classification

Details

Algorithms

BF, CAST, DES, DESX, IDEA, RC2, RC4, RC5, SEED, ARIA, CAMELLIA, SM4

Digest

MD2, MD4, MDC2, DES, RIPEMD-160, WHIRLPOOL,BLAKE2, SM3, MD5, MD5-SHA1

MAC

BLAKE2, CMAC, KMAC, POLY1305, SIPHASH

KDF

KBKDF, KRB5KDF, SCRYPT, X942KDF, X963KDF

Asymmetric keys

RSA-PSS, RSA-OAEP, SM2

Asymmetric encryption

RSAES-OAEP

Application development

JDBC driver and .NET Data Provider

Prepare the Java or .NET runtime required for your application to work with the JDBC driver and the .NET Data Provider. The implementation of the encryption algorithms used to connect these applications to the database server is provided by the respective runtimes.

Features not provided