Smack/smack-openpgp/src/main/java/org/jivesoftware/smackx
Florian Schmaus 9261d6485e [openpgp] Do not put the BouncyCastleProvider at first position
This causes

java.security.InvalidKeyException: cannot identify XDH private key

on Java 11 or higher.

See also
- https://github.com/bcgit/bc-java/issues/620
- https://github.com/bcgit/bc-java/issues/589
- https://github.com/corretto/corretto-11/issues/168
- https://bugs.openjdk.java.net/browse/JDK-8171279
2021-02-14 18:35:49 +01:00
..
ox [openpgp] Do not put the BouncyCastleProvider at first position 2021-02-14 18:35:49 +01:00
ox_im OX-IM: Remove redundant code to add self to recipients 2020-07-12 15:47:06 +02:00