Skip to Main Content
IBM Z Hardware and Operating Systems Ideas Portal


This is the public portal for all IBM Z Hardware and Operating System related offerings. 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 Under review
Created by Guest
Created on Jan 22, 2026

Create HMAC Keys with 64 Byte with TKE and store it at smart cards

We need to provide HMAC keys with a length of 64 bytes (HMAC512), and we need to manage these keys with smart cards. Currently, the only way I know to generate such keys without manually entering the key is UKO. Otherwise, there is no way to generate such a key. We would be glad to have this capability with our TKEs.

Idea priority High
  • Guest
    Jul 9, 2026

    That's correct; this is currently not possible. Please provide the capability to create the same strong keys using a TKE workstation. Not everyone has access to a UKO, but many users have TKEs. Therefore, clients using TKEs should be able to create and use the same strong keys as clients with a UKO.

    This is especially important for us because we have very strict compliance requirements. Therefore, we were not allowed to connect one UKO to every sysplex. However, we needed an HMAC512 key for our RACF team that is identical across all of our sysplexes. Generating a clear key with ICSF is not an option, so the only way to achieve this is by using the TKE.

    Nevertheless, the TKE should be able to generate and provide the same keys as any other key management tool.

  • Guest
    Mar 13, 2026
    The TKE loads operational keys into registers on the HSM. The maximum length of the register is 32. TKE can't load a 64 byte key.