Smack/smack-openpgp/src/main/java/org/jivesoftware/smackx/ox/util
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
..
OpenPgpInitializer.java [openpgp] Do not put the BouncyCastleProvider at first position 2021-02-14 18:35:49 +01:00
OpenPgpPubSubUtil.java OX: Fix incorrect documentation URL 2020-07-18 15:18:37 +02:00
SecretKeyBackupHelper.java Allow user-supplied secret key backup passphrases 2020-07-15 22:22:42 +02:00
Util.java XEP-0373, XEP-0374: OpenPGP for XMPP: Instant Messaging 2018-07-29 18:52:45 +02:00
package-info.java XEP-0373, XEP-0374: OpenPGP for XMPP: Instant Messaging 2018-07-29 18:52:45 +02:00