Projects / MQ Message Encryption

MQ Message Encryption

MQ Message Encryption (MQME) is a solution that provides encryption for WebSphere MQ message data while it resides in a queue and in the MQ logs. It uses AES and offers the ability to control who accesses protected queues. This control is obtained through the use of UserID grouping, and group files are similar to the Unix /etc/group file. It also has the ability to generate and validate messages using a SHA-2 digital signature.

Tags
Licenses
Operating Systems
Implementation

RSS Recent releases

  •  12 Jan 2013 06:01

    Release Notes: A new UserIDsForPut keyword was added, which restricts who can put messages into a queue. An issue with MQClose and files being left open, a non-threading issue on AIX, a bug in MQCallback with the MQGMO v4 structure, and a bug when using Perform=B and a XMIT queue were fixed. Code was added to handle the case when the data length value passed to the exit is larger than the real data length. The logger was updated.

    Screenshot

    Project Spotlight

    sleepuntil

    sleep(1) with an at(1) syntax.

    Screenshot

    Project Spotlight

    ora2pg

    A tool to easily convert an Oracle database to a PostgreSQL database.