文件名称:ElGamal

  • 所属分类:
  • 加密解密
  • 资源属性:
  • [Java] [源码]
  • 上传时间:
  • 2013-04-04
  • 文件大小:
  • 1.92mb
  • 下载次数:
  • 0次
  • 提 供 者:
  • 张*
  • 相关连接:
  • 下载说明:
  • 别用迅雷下载,失败请重下,重下不扣分!

介绍说明--下载内容均来自于网络,请自行研究使用

使用bouncy castle 的jar包实现的ElGamal加密模块,以及测试用例,需要导入bouncy castle包(内附),并且你需要在JDK的JRE环境中,或者是JRE环境中配置上local_policy.jar和US_export_policy.jar(压缩包内已有jdk6和7的)。

切换到 JDK_Home \jre\lib\security目录下,对应覆盖local_policy.jar和US_export_policy.jar两个文件。同时,你可能有必要在 JRE_Home \lib\security目录下,也需要对应覆盖这两个文件。

配置权限文件的最终目的是为了使应用在运行环境中获得相应的权限,可以加强应用的安全性。

通常,我们在应用服务器上安装的是JRE,而不是JDK。因此,这就很有必要在应用服务器的 JRE_Home \lib\security目录下,对应覆盖这两个权限文件。-Use bouncy castle jar package implements the ElGamal encryption module, as well as the test case, you need to import a bouncy castle pack (included), and you need the JDK JRE environment, or the JRE the configuration on local_policy.jar and US_export_policy.jar (compression packages of existing jdk6 and 7). Switch to JDK_Home \ jre \ lib \ security directory, the corresponding coverage local_policy.jar, and US_export_policy.jar two files. At the same time, you may need in the JRE_Home \ lib \ security directory also needs corresponding to the coverage of these two documents. Configuration permissions files ultimate goal is to make application to obtain the appropriate permissions in the operating environment, can strengthen the security of the application. Typically, it is installed on the application server JRE, instead of JDK. This is necessary in the application server JRE_Home \ lib \ security directory corresponding to the coverage of these two permissions file.
(系统自动生成,下载前可以参看下载内容)

下载文件列表





ElGamal

.......\.classpath

.......\.project

.......\.settings

.......\.........\org.eclipse.jdt.core.prefs

.......\bin

.......\...\ElGamalCoder.class

.......\...\ElGamalCoderTest.class

.......\src

.......\...\ElGamalCoder.java

.......\...\ElGamalCoderTest.java

UnlimitedJCEPolicyJDK7.zip

bcprov-jdk15on-148.jar

jce_policy-6.zip

相关说明

  • 本站资源为会员上传分享交流与学习,如有侵犯您的权益,请联系我们删除.
  • 本站是交换下载平台,提供交流渠道,下载内容来自于网络,除下载问题外,其它问题请自行百度更多...
  • 请直接用浏览器下载本站内容,不要使用迅雷之类的下载软件,用WinRAR最新版进行解压.
  • 如果您发现内容无法下载,请稍后再次尝试;或者到消费记录里找到下载记录反馈给我们.
  • 下载后发现下载的内容跟说明不相乎,请到消费记录里找到下载记录反馈给我们,经确认后退回积分.
  • 如下载前有疑问,可以通过点击"提供者"的名字,查看对方的联系方式,联系对方咨询.

相关评论

暂无评论内容.

发表评论

*主  题:
*内  容:
*验 证 码:

源码中国 www.ymcn.org