Le 24/02/2016 03:41, Chen, Haifeng a écrit :

> Hope this information helps. Thanks Bourg for these insightful questions.

It does, thank you for the insights.

Even if Chimera doesn't implement a JCE provider due to its impractical
nature, do you think it would be possible to reuse the standard Java
types (Cipher, SecureRandom) instead or redefining them? The
implementation could be instantiated directly (Cipher cipher = new
OpensslCipher()) instead of calling Cipher.getInstance().

Another question, will there still be an incentive to use Chimera once
Java 9 with the AES improvements is widely used? Should we consider
Chimera as a temporary solution to the current Java limitations?

Emmanuel Bourg

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
For additional commands, e-mail: dev-h...@commons.apache.org

Reply via email to