Martin Hoffmann created CAMEL-12857:
---------------------------------------
Summary: Enhance the AS2 Component to support RSA-OAEP
Key: CAMEL-12857
URL: https://issues.apache.org/jira/browse/CAMEL-12857
Project: Camel
Issue Type: New Feature
Components: camel-as2
Affects Versions: 2.22.1
Reporter: Martin Hoffmann
The use of AS2 in Germany for business application could require to follow
regulations set by the BSI (German Federal Office for Information Security).
The BSI requeries to use OAEP (Optimal asymmetric encryption padding) when
sending SMIME-messages between public institutions. As AS2 uses SMIME as
message structur this regulation affects AS2 implementation used in Germany.
[https://en.wikipedia.org/wiki/Optimal_asymmetric_encryption_padding]
The BouncyCastle libary already supports OAEP.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)