[ 
https://issues.apache.org/jira/browse/MIME4J-132?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12707137#action_12707137
 ] 

Robert Burrell Donkin commented on MIME4J-132:
----------------------------------------------

CipherStorageProvider imports:

 * javax.crypto.Cipher;
 * javax.crypto.CipherInputStream;
 * javax.crypto.CipherOutputStream;
 * javax.crypto.KeyGenerator;
 * javax.crypto.spec.SecretKeySpec;

It interfaces with the JRE to provide encrypted storage for Mime bodies

Taking a look at http://www.apache.org/dev/crypto.html, it appears that this 
interface does not limit key size so I think it falls under ECCN 5D002.

> Check Crypto
> ------------
>
>                 Key: MIME4J-132
>                 URL: https://issues.apache.org/jira/browse/MIME4J-132
>             Project: JAMES Mime4j
>          Issue Type: Task
>    Affects Versions: 0.7
>            Reporter: Robert Burrell Donkin
>            Assignee: Robert Burrell Donkin
>             Fix For: 0.7
>
>
> Check that export notice is required and - if so - has been filed

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to