文件名称:ElGamal
-
所属分类:
- 标签属性:
- 上传时间: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.
切换到 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/
ElGamal/.classpath
ElGamal/.project
ElGamal/.settings/
ElGamal/.settings/org.eclipse.jdt.core.prefs
ElGamal/bin/
ElGamal/bin/ElGamalCoder.class
ElGamal/bin/ElGamalCoderTest.class
ElGamal/src/
ElGamal/src/ElGamalCoder.java
ElGamal/src/ElGamalCoderTest.java
UnlimitedJCEPolicyJDK7.zip
bcprov-jdk15on-148.jar
jce_policy-6.zip
ElGamal/.classpath
ElGamal/.project
ElGamal/.settings/
ElGamal/.settings/org.eclipse.jdt.core.prefs
ElGamal/bin/
ElGamal/bin/ElGamalCoder.class
ElGamal/bin/ElGamalCoderTest.class
ElGamal/src/
ElGamal/src/ElGamalCoder.java
ElGamal/src/ElGamalCoderTest.java
UnlimitedJCEPolicyJDK7.zip
bcprov-jdk15on-148.jar
jce_policy-6.zip
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.