Go to file
Pedro Monreal Gonzalez 5eae70dad1 Accepting request 857837 from home:pmonrealgonzalez:branches:Java:packages
- Version update to 1.67 [bsc#1180215, CVE-2020-28052]
  * CVE-2020-28052: OpenBSDBCrypt.checkPassword utility method
    compared incorrect data when checking the password
  * Defects Fixed:
    - BCJSSE: SunJSSE compatibility fix - override of getChannel()
      removed and 'urgent data' behaviour should now conform to
      what the SunJSSE expects
    - Nested BER data could sometimes cause issues in octet strings
    - Certificates/CRLs with short signatures could cause an exception
      in toString() in the BC X509 Certificate implmentation
    - In line with latest changes in the JVM, SignatureSpis which
      don't require parameters now return null on engineGetParameters()
    - The RSA KeyFactory now always preferentially produces RSAPrivateCrtKey
      where it can on requests for a KeySpec based on an RSAPrivateKey
    - CMSTypedStream$FullReaderStream now handles zero length reads correctly
    - Unecessary padding was added on KMAC when the key string was block aligned
    - Zero length data would cause an unexpected exception from RFC5649WrapEngine
    - OpenBSDBcrypt was failing to handle some valid prefixes
  * Additional Features and Functionality
    - Performance improvement of Argon2 and Noekeon
    - A setSessionKeyObfuscation() method has been added to
      PublicKeyKeyEncryptionMethodGenerator to allow turning off of session key
      obfuscation (default is on, method primarily to get around early version
      GPG issues with AES-128 keys)
    - Implemented 'safegcd' constant-time modular inversion (as well as a
      variable-time variant). It has replaced Fermat inversion in all our EC
      code, and BigInteger.modInverse in several other places, particularly
      signers. This improves side-channel protection, and also gives a
      significant performance boost
    - Performance of custom binary ECC curves and Edwards Curves has been improved

OBS-URL: https://build.opensuse.org/request/show/857837
OBS-URL: https://build.opensuse.org/package/show/Java:packages/bouncycastle?expand=0&rev=62
2020-12-21 15:42:49 +00:00
.gitattributes removed _link 2012-02-24 08:48:17 +00:00
.gitignore removed _link 2012-02-24 08:48:17 +00:00
bcmail-jdk15on-1.67.pom Accepting request 857837 from home:pmonrealgonzalez:branches:Java:packages 2020-12-21 15:42:49 +00:00
bcpg-jdk15on-1.67.pom Accepting request 857837 from home:pmonrealgonzalez:branches:Java:packages 2020-12-21 15:42:49 +00:00
bcpkix-jdk15on-1.67.pom Accepting request 857837 from home:pmonrealgonzalez:branches:Java:packages 2020-12-21 15:42:49 +00:00
bcprov-jdk15on-1.67.pom Accepting request 857837 from home:pmonrealgonzalez:branches:Java:packages 2020-12-21 15:42:49 +00:00
bctls-jdk15on-1.67.pom Accepting request 857837 from home:pmonrealgonzalez:branches:Java:packages 2020-12-21 15:42:49 +00:00
bouncycastle-javadoc.patch OBS-URL: https://build.opensuse.org/package/show/Java:packages/bouncycastle?expand=0&rev=46 2019-09-24 15:36:03 +00:00
bouncycastle-osgi.patch OBS-URL: https://build.opensuse.org/package/show/Java:packages/bouncycastle?expand=0&rev=56 2020-03-25 15:44:21 +00:00
bouncycastle.changes Accepting request 857837 from home:pmonrealgonzalez:branches:Java:packages 2020-12-21 15:42:49 +00:00
bouncycastle.spec Accepting request 857837 from home:pmonrealgonzalez:branches:Java:packages 2020-12-21 15:42:49 +00:00
r1rv67.tar.gz Accepting request 857837 from home:pmonrealgonzalez:branches:Java:packages 2020-12-21 15:42:49 +00:00