OpenAS2 / OpenAs2App

OpenAS2 is a java-based implementation of the EDIINT AS2 standard. It is intended to be used as a server. It is extremely configurable and supports a wide variety of signing and encryption algorithms.
https://sourceforge.net/projects/openas2/
GNU General Public License v3.0
185 stars 136 forks source link

Support ECDSA encryption #363

Closed uhurusurfa closed 8 months ago

uhurusurfa commented 8 months ago

Translate Elliptic Curve identifier extracted from certificate to be compatible with BouncyCastle library.