mirror of
https://github.com/mirror/jdownloader.git
synced 2024-11-23 12:09:43 +00:00
changelog>Updated Bouncy Castle library to v. 1.78
git-svn-id: svn://svn.jdownloader.org/jdownloader/trunk@48898 ebf7c1c2-ba36-0410-9fe8-c592906822b4 Former-commit-id: 6185bc22e10d0a26cfbd4c112d2e81abade66864
This commit is contained in:
parent
c8255b2e88
commit
a93ebea3d4
Binary file not shown.
@ -3,10 +3,10 @@
|
||||
"dependencies":null,
|
||||
"filter":null,
|
||||
"installed":{
|
||||
"date":"2023-11-20T17:16:31 CET",
|
||||
"date":"2024-04-11T18:19:23 CEST",
|
||||
"dependencies":null,
|
||||
"description":"The Bouncy Castle Crypto package is a Java implementation of cryptographic algorithms. This jar contains JCE provider and lightweight API for the Bouncy Castle Cryptography APIs for JDK 1.5 to JDK 1.8.",
|
||||
"hashes":{"bcprov-jdk15on.jar":"c121f7e5aa559444059d44dfb8f55bf9ef0ce2faa22ad643620fa4991285a406"},
|
||||
"hashes":{"bcprov-jdk15on.jar":"e7e91031a1f07bdb60ce79c5910751039c0a9c8839d3347175db81a001233da0"},
|
||||
"licenses":[{
|
||||
"name":"Bouncy Castle Licence",
|
||||
"url":"http://www.bouncycastle.org/licence.html",
|
||||
@ -14,7 +14,7 @@
|
||||
}],
|
||||
"minJRE":"JVM_1_5",
|
||||
"name":"Bouncy Castle Provider",
|
||||
"version":"1.77"
|
||||
"version":"1.78"
|
||||
},
|
||||
"minJRE":"1.6",
|
||||
"provider":"maven",
|
||||
|
Binary file not shown.
@ -3,23 +3,23 @@
|
||||
"dependencies":null,
|
||||
"filter":null,
|
||||
"installed":{
|
||||
"date":"2023-11-20T17:16:32 CET",
|
||||
"date":"2024-04-12T08:47:22 CEST",
|
||||
"dependencies":[
|
||||
{
|
||||
"groupId":"org.bouncycastle",
|
||||
"artifactId":"bcprov-jdk15to18",
|
||||
"version":"1.77",
|
||||
"version":"1.78",
|
||||
"type":"jar"
|
||||
},
|
||||
{
|
||||
"groupId":"org.bouncycastle",
|
||||
"artifactId":"bcutil-jdk15to18",
|
||||
"version":"1.77",
|
||||
"version":"1.78",
|
||||
"type":"jar"
|
||||
}
|
||||
],
|
||||
"description":"The Bouncy Castle Java APIs for TLS and DTLS, including a provider for the JSSE.",
|
||||
"hashes":{"bctls-jdk15on.jar":"8b98a74cab60316c9becfc23fd4c66446966c783baa1b6803f942238db358b5e"},
|
||||
"hashes":{"bctls-jdk15on.jar":"560be3e126f53ca18df11fcd6c88f6db480a85e600cccfa4ba1cc11c9649cae0"},
|
||||
"licenses":[{
|
||||
"name":"Bouncy Castle Licence",
|
||||
"url":"http://www.bouncycastle.org/licence.html",
|
||||
@ -27,7 +27,7 @@
|
||||
}],
|
||||
"minJRE":"JVM_1_5",
|
||||
"name":"Bouncy Castle JSSE provider and TLS/DTLS API",
|
||||
"version":"1.77"
|
||||
"version":"1.78"
|
||||
},
|
||||
"minJRE":"1.6",
|
||||
"provider":"maven",
|
||||
|
Binary file not shown.
@ -3,15 +3,15 @@
|
||||
"dependencies":null,
|
||||
"filter":null,
|
||||
"installed":{
|
||||
"date":"2023-11-20T17:16:33 CET",
|
||||
"date":"2024-04-12T08:47:24 CEST",
|
||||
"dependencies":[{
|
||||
"groupId":"org.bouncycastle",
|
||||
"artifactId":"bcprov-jdk15to18",
|
||||
"version":"1.77",
|
||||
"version":"1.78",
|
||||
"type":"jar"
|
||||
}],
|
||||
"description":"The Bouncy Castle Java APIs for ASN.1 extension and utility APIs used to support bcpkix and bctls. This jar contains APIs for JDK 1.5 to JDK 1.8.",
|
||||
"hashes":{"bcutil-jdk15on.jar":"4672f139e5455d849b85bb73e3a7921bc2ad2d3c35aacc005762959f656de1cb"},
|
||||
"hashes":{"bcutil-jdk15on.jar":"51ce06aa34802cdb31a958af5988a55c508cbd9a9acc580df5447d06e1a61fdf"},
|
||||
"licenses":[{
|
||||
"name":"Bouncy Castle Licence",
|
||||
"url":"http://www.bouncycastle.org/licence.html",
|
||||
@ -19,7 +19,7 @@
|
||||
}],
|
||||
"minJRE":"JVM_1_5",
|
||||
"name":"Bouncy Castle ASN.1 Extension and Utility APIs",
|
||||
"version":"1.77"
|
||||
"version":"1.78"
|
||||
},
|
||||
"minJRE":"1.6",
|
||||
"provider":"maven",
|
||||
|
Loading…
Reference in New Issue
Block a user