Skip to Main Content
IBM Z Software


This portal is to open public enhancement requests against IBM Z Software products. 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 Delivered
Categories z/TPF
Created by Guest
Created on May 10, 2018

Create SHA-512 APIs

Currently IBM has provided SHA-1 and SHA-256 APIs for use under zTPF.
For example, we have tpf_SHA256_digest() function calls. CPACF also
supports SHA-512, hence we would like access to this hashing algorithm.

Our Security group has asked the level of support of Random Number
Generation. We would like to have C APIs to create random numbers in
hardware (using CPACF). It appears that the assembler instruction PRNO
uses the CPACF, so we would like the equivalent of PRNO
pseudo and true random number generation functions (z14 capabilities) in a C API.

Idea priority Medium
  • Guest
    Reply
    |
    Apr 26, 2019

    This is available with z/TPF APAR PJ45130.

  • Guest
    Reply
    |
    Jun 25, 2018

    This RFE's Headline was changed after submission to reflect the headline of an internal request we were already considering, but will now track here.

  • Guest
    Reply
    |
    Jun 13, 2018

    RFE 121229 has been opened to request the PRNO wrapped functionality.
    SHA-2 512 is our priority. As yet we have not be asked to support SHA-3 algorithms but security requirements are constantly evolving so we would like to see SHA-3-512 support added as well, albeit as a lower priority.

  • Guest
    Reply
    |
    Jun 12, 2018

    Please open a separate RFE for random number generation on z/TPF since this is distinct from SHA-512 APIs.

    For the SHA-512 requirement, is this for SHA-2 512 or SHA-3 512? SHA-3 512 is only available on z14 and above. Is there a specific SHA version that would be needed?