Cryptography Module
Cryptography Module provides cryptography capabilities to a Mule application. Its main features include:
-
Symmetric encryption and decryption of messages.
-
Asymmetric encryption and decryption of messages.
-
Message signing and signature validation of signed messages.
The module supports these strategies to encrypt and sign your messages:
Additionally, the module offers two general operations to calculate and validate stream checksums. For details, refer to Cryptography Module Reference 2.0