bouncy-castle-java 1.5.0146 → 1.5.0146.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- data/README +5 -2
- metadata +1 -3
- data/lib/bcmail-jdk15-145.jar +0 -0
- data/lib/bcprov-jdk15-145.jar +0 -0
data/README
CHANGED
|
@@ -6,5 +6,8 @@ This package is redistributed under the same terms of Bouncy Castle's license; s
|
|
|
6
6
|
|
|
7
7
|
Object code and source location:
|
|
8
8
|
lib/bouncy-castle-java.rb: http://github.com/nahi/bouncy-castle-java/
|
|
9
|
-
lib/bcmail-jdk15-
|
|
10
|
-
lib/bcprov-jdk15-
|
|
9
|
+
lib/bcmail-jdk15-146.jar: http://www.bouncycastle.org/download/bcmail-jdk15-146.tar.gz
|
|
10
|
+
lib/bcprov-jdk15-146.jar: http://www.bouncycastle.org/download/bcprov-jdk15-146.tar.gz
|
|
11
|
+
|
|
12
|
+
For export classification in the United States of America, see;
|
|
13
|
+
http://www.bouncycastle.org/wiki/display/JA1/Frequently+Asked+Questions
|
metadata
CHANGED
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
name: bouncy-castle-java
|
|
3
3
|
version: !ruby/object:Gem::Version
|
|
4
4
|
prerelease:
|
|
5
|
-
version: 1.5.0146
|
|
5
|
+
version: 1.5.0146.1
|
|
6
6
|
platform: ruby
|
|
7
7
|
authors:
|
|
8
8
|
- Hiroshi Nakamura
|
|
@@ -25,9 +25,7 @@ extra_rdoc_files: []
|
|
|
25
25
|
files:
|
|
26
26
|
- README
|
|
27
27
|
- LICENSE.html
|
|
28
|
-
- lib/bcmail-jdk15-145.jar
|
|
29
28
|
- lib/bcmail-jdk15-146.jar
|
|
30
|
-
- lib/bcprov-jdk15-145.jar
|
|
31
29
|
- lib/bouncy-castle-java.rb
|
|
32
30
|
- lib/bcprov-jdk15-146.jar
|
|
33
31
|
has_rdoc: true
|
data/lib/bcmail-jdk15-145.jar
DELETED
|
Binary file
|
data/lib/bcprov-jdk15-145.jar
DELETED
|
Binary file
|