-
Notifications
You must be signed in to change notification settings - Fork 140
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Improvement: EC (Elliptic-curve) Private Key Decryption Compatibility…
… for Incoming Messages (#403) * updated decrypt function of BCCryptoHelper.java to support EC based private keys * updated as2_certs.p12 as requested in #403 (review) * updated encrypt to support EC based encryption as well * update: use encryptionOID coming from partnership for JceKeyAgreeRecipientInfoGenerator and its OutputEncryptor --------- Co-authored-by: Szabó Barnabás <szabo.barnabas@evonit.hu>
- Loading branch information
Showing
3 changed files
with
193 additions
and
66 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file modified
BIN
-1.33 KB
(73%)
Server/src/test/resources/OpenAS2ServerTest/OpenAS2A/config/as2_certs.p12
Binary file not shown.
Binary file modified
BIN
-1.33 KB
(73%)
Server/src/test/resources/OpenAS2ServerTest/OpenAS2B/config/as2_certs.p12
Binary file not shown.