是否存在包含Java密码扩展(JCE)无限强度pipe辖权策略文件的RHEL和基于它的发行版(CentOS,Scientific Linux等),以便可以在Java中支持更高级别的encryption? 我知道你现在可以从Oracle 下载这些文件 ,但是如果有一个Java 6/7的包,那将会很好。
您可以使用Bouncy Castle来代替:
Name : bouncycastle Arch : noarch Version : 1.46 Release : 1.el6 Size : 2.3 M Repo : epel Summary : Bouncy Castle Crypto Package for Java URL : http://www.bouncycastle.org/ License : MIT Description: The Bouncy Castle Crypto package is a Java implementation of cryptographic : algorithms. The package is organised so that it contains a light-weight API : suitable for use in any environment (including the newly released J2ME) with : the additional infrastructure to conform the algorithms to the JCE framework.