Eugene Grosbein efadb98a29 bouncycastle15: update to version 1.59
This release fixes CVE-2017-13098 ("ROBOT"), a Bleichenbacher oracle in TLS
when RSA key exchange is negotiated. This potentially affected BCJSSE servers
and any other TLS servers configured to use JCE for the underlying crypto -
note the two TLS implementations using the BC lightweight APIs
are not affected by this.

Some of additional fixes, features and functionality:

* GOST3410-94 private keys encoded using ASN.1 INTEGER are now accepted
  in private key info objects; GOST3412-2015 has been added
  to the JCE provider and the lightweight API.
* SCRYPT is now supported as a SecretKeyFactory in the provider and
  in the PKCS8 APIs.
* The BCJSSE provider now supports Server Name Indication,
  session resumption in clients, the jdk.tls.namedGroups and
  org.bouncycastle.jsse.ec.disableChar2 system properties.
* ECGOST-2012 public keys were being encoded with the wrong OID
  for the digest parameter in the algorithm parameter set. This has been fixed.
* The BCJSSE SSLEngine implementation now correctly wraps/unwraps
  application data only in whole records.

Further details on other additions and bug fixes can be found in the
release notes at:

https://www.bouncycastle.org/releasenotes.html

Security:	CVE-2017-13098
2017-12-29 09:21:11 +00:00
..
2017-10-21 01:58:27 +00:00
2016-10-21 12:51:40 +00:00
2017-10-14 05:49:23 +00:00
2017-03-14 08:53:21 +00:00
2017-10-27 15:55:38 +00:00
2017-11-19 18:56:11 +00:00
2017-10-14 18:36:17 +00:00
2016-09-30 09:01:46 +00:00
2016-10-21 12:51:40 +00:00
2016-10-21 12:51:40 +00:00
2016-10-21 12:51:40 +00:00
2017-02-11 21:28:03 +00:00
2017-10-22 19:23:58 +00:00
2017-10-22 21:25:53 +00:00
2017-05-10 07:06:58 +00:00
2017-11-09 02:31:47 +00:00
2017-04-12 16:40:07 +00:00
2017-10-06 06:17:28 +00:00
2017-10-16 17:56:46 +00:00
2017-12-01 12:23:20 +00:00