You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pdfbox.apache.org by "Cyril Bremaud (JIRA)" <ji...@apache.org> on 2016/04/08 10:39:25 UTC

[jira] [Updated] (PDFBOX-3311) Make SecurityHandlerFactory uses a genenic provider

     [ https://issues.apache.org/jira/browse/PDFBOX-3311?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Cyril Bremaud updated PDFBOX-3311:
----------------------------------
    Description: 
I would like to be able to use my own provider for sign encrypted files. Indeed, org.apache.pdfbox.pdmodel.encryption.SecurityHandlerFactory forces the use of org.bouncycastle.jce.provider.BouncyCastleProvider.

A solution is to make SecurityHandlerFactory uses a java.security.Provider instead.
Thank you.



  was:
I would like to be able to use my own provider for decryption. Indeed, org.apache.pdfbox.pdmodel.encryption.SecurityHandlerFactory forces the use of org.bouncycastle.jce.provider.BouncyCastleProvider.

A solution is to make SecurityHandlerFactory uses a java.security.Provider instead.
Thank you.




> Make SecurityHandlerFactory uses a genenic provider
> ---------------------------------------------------
>
>                 Key: PDFBOX-3311
>                 URL: https://issues.apache.org/jira/browse/PDFBOX-3311
>             Project: PDFBox
>          Issue Type: Wish
>          Components: Crypto, Parsing
>    Affects Versions: 2.0.0
>            Reporter: Cyril Bremaud
>              Labels: easyfix
>             Fix For: 2.0.1, 2.1.0
>
>
> I would like to be able to use my own provider for sign encrypted files. Indeed, org.apache.pdfbox.pdmodel.encryption.SecurityHandlerFactory forces the use of org.bouncycastle.jce.provider.BouncyCastleProvider.
> A solution is to make SecurityHandlerFactory uses a java.security.Provider instead.
> Thank you.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@pdfbox.apache.org
For additional commands, e-mail: dev-help@pdfbox.apache.org