Flex Gateway新着情報
Governance新着情報
Monitoring API ManagerCryptography module provides cryptography capabilities to a Mule application.
Support Category: Select
August 15, 2024
Software | Version |
---|---|
Mule |
4.1.1 and later |
Issue Resolution | ID |
---|---|
The connector no longer throws the |
W-15108894 |
The |
W-15108894 |
The |
W-15108894 |
February 7, 2024
Software | Version |
---|---|
Mule |
4.1.1 and later |
Issue Resolution | ID |
---|---|
PGP operations now support large payloads. |
W-14118536 |
January 19, 2024
Software | Version |
---|---|
Mule |
4.1.1 and later |
Issue Resolution | ID |
---|---|
The PGP Encrypt operation now works correctly. |
W-14792113 |
January 11, 2024
Software | Version |
---|---|
Mule |
4.1.1 and later |
Issue Resolution | ID |
---|---|
The org.apache.santuario:xmlsec library is upgraded to version 2.3.4 to address reported security vulnerabilities. |
W-14668416 |
January 9, 2024
This connector is now compatible with Java 17.
Software | Version |
---|---|
Mule |
4.1.1 and later |
Open JDK |
8, 11, and 17 |
September 20, 2023
Software | Version |
---|---|
Mule |
4.1.1 and later |
Issue Resolution | ID |
---|---|
The |
W-13797282 |
September 19, 2023
Software | Version |
---|---|
Mule |
4.1.1 and later |
Issue Resolution | ID |
---|---|
The dependency org.bouncycastle:bcpg-jdk18on:1.74 replaces org.bouncycastle:bcpg-jdk15on:1.70. |
W-13844863 |
The dependency org.bouncycastle:bcprov-ext-jdk15to18:1.7, which is no longer in use, is removed to fix security vulnerabilities. |
W-13844863 |
November 16, 2022
Software | Version |
---|---|
Mule |
4.1.1 and later |
Issue Resolution | ID |
---|---|
The Pgp encrypt operation no longer fails when running in a FIPS environment. |
W-11900235 |
November 4, 2022
Software | Version |
---|---|
Mule |
4.1.1 and later |
Issue | ID |
---|---|
Internal dependencies that fix vulnerability issues are updated. |
W-12007146 |
September 26, 2022
Software | Version |
---|---|
Mule |
4.1.1 and later |
Issue | ID |
---|---|
Upgraded bcprov-jdk15on to version 1.70 and bcprov-ext-jdk15to18 to version 1.71 |
W-11676720 |
August 16, 2022
Software | Version |
---|---|
Mule |
4.1.1 and later |
Issue | ID |
---|---|
Security updates applied to internal dependecies. |
W-11550826 |
March 15, 2022
Software | Version |
---|---|
Mule |
4.1.1 and later |
Issue | ID |
---|---|
Security updates applied to internal dependecies. |
W-10583033 |
December 22, 2021
Software | Version |
---|---|
Mule |
4.1.1 and later |
Issue | ID |
---|---|
Cipher |
CRYPT-22 |
September 25, 2019
XML Signatures can be verified against certificates contained in the document.
It is possible to define an XPath expression to select and verify a signature in an XML document that contains multiple signatures.
JCE encryption and decryption use a random initialization vector (IV).
August 20, 2019
Implemented atomic encrypt and sign operation for PGP.
PGP decryption operation can validate signature if found.
All PGP encryption operations now include MDC (modification detection code) by default. Although this is unlikely to cause any issues, you can use the disableMDC
parameter to revert to the previous behavior if needed.