[ https://issues.apache.org/jira/browse/NUTCH-621?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12604409#action_12604409 ]
Chris A. Mattmann commented on NUTCH-621: ----------------------------------------- Hi Grant: Thanks. The code does exist in nutch, in the parse-pdf plugin. It seems to be using PDFBox's decrypt functionality: http://svn.apache.org/viewvc/lucene/nutch/trunk/src/plugin/parse-pdf/src/java/org/apache/nutch/parse/pdf/PdfParser.java?view=markup Judging by your comment, it sounds like this makes Nutch have to declare its crypto usage. I will work to move Nutch towards this. Thanks for the clarification. Cheers, Chris > Nutch needs to declare it's crypto usage > ---------------------------------------- > > Key: NUTCH-621 > URL: https://issues.apache.org/jira/browse/NUTCH-621 > Project: Nutch > Issue Type: Task > Reporter: Grant Ingersoll > Assignee: Chris A. Mattmann > Priority: Blocker > > Per the ASF board direction outlined at > http://www.apache.org/dev/crypto.html, Nutch needs to declare it's use of > crypto libraries (i.e. BouncyCastle, via PDFBox/Tika). > See TIKA-118. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.