Skip to Main Content
IBM Sterling


This portal is to open public enhancement requests for IBM Sterling products and services. To view all of your ideas submitted to IBM, create and manage groups of Ideas, or create an idea explicitly set to be either visible by all (public) or visible only to you and IBM (private), use the IBM Unified Ideas Portal (https://ideas.ibm.com).


Shape the future of IBM!

We invite you to shape the future of IBM, including product roadmaps, by submitting ideas that matter to you the most. Here's how it works:

Search existing ideas

Start by searching and reviewing ideas and requests to enhance a product or service. Take a look at ideas others have posted, and add a comment, vote, or subscribe to updates on them if they matter to you. If you can't find what you are looking for,

Post your ideas
  1. Post an idea.

  2. Get feedback from the IBM team and other customers to refine your idea.

  3. Follow the idea through the IBM Ideas process.


Specific links you will want to bookmark for future use

Welcome to the IBM Ideas Portal (https://www.ibm.com/ideas) - Use this site to find out additional information and details about the IBM Ideas process and statuses.

IBM Unified Ideas Portal (https://ideas.ibm.com) - Use this site to view all of your ideas, create new ideas for any IBM product, or search for ideas across all of IBM.

ideasibm@us.ibm.com - Use this email to suggest enhancements to the Ideas process or request help from IBM for submitting your Ideas.

Status Not under consideration
Categories Adapters
Created by Guest
Created on Jan 20, 2021

PGP Adapter : Enable support for different Encryption , Signing & Compression Algorithm

The OpenPGP adapter does not support all of the latest set of Encryption , Signing & Compression Algorithm natively. Below are the list of supported values

Compression types (-COMALG) : ZLIB

Encryption Algorithm (-ENCALG ) : 3DES , RIJNDAEL256, CAST5,BLOWFISH ,RIJNDAEL

Signing Algorithm (-SIGALG ) : SHA1, MD5

However the latest of version of GnuPG, supports lot more secure signing and encryption algorithms.

=====================

Pubkey: RSA, RSA-E, RSA-S, ELG-E, DSA

Cipher: IDEA, 3DES, CAST5, BLOWFISH, AES, AES192, AES256, TWOFISH,

CAMELLIA128, CAMELLIA192, CAMELLIA256

Hash: MD5, SHA1, RIPEMD160, SHA256, SHA384, SHA512, SHA224

Compression: Uncompressed, ZIP, ZLIB, BZIP2

=====================

Passing any new values would cause the adapter to fail : (-ENCALG SHA256)

FAIL function aborted map:E01. -1004 Invalid signature algorithm was specified Encoding / Decoding failed to perform on the Data

What is your industry? Non-Industry Specific
How will this idea be used?

This would make the PGP adapter more secure and allow customers to use the latest security standards.

  • Guest
    Reply
    |
    Jul 28, 2022

    Currently enhancements for PGP Adapters are not under consideration.

    Encryption , Signing & Compression Algorithm support/ enhancement request should be filed against Cipher adapter.

  • Guest
    Reply
    |
    Jan 28, 2021

    The Cipher adapter, added in v9, supports AES256. We have ZIP and GZIP adapters for compression, and the Hash function was added in version 10.1 this past November and supports SHA256 for mapping. We are considering SHA256 support in the OpenPGP adapter in a future release.