Smack/smack-openpgp/src/main/java/org/jivesoftware/smackx/ox/util
Florian Schmaus 619b8e6f4a Add secure(OnlineAttackSafe|Unique|OfflineAttackSafe)RandomString()
and replace usages of java.util.UUID in Smack with
secureUniqueRandomString() because it uses a thread-local secure random
number generator.
2019-06-02 20:08:03 +02:00
..
OpenPgpInitializer.java XEP-0373, XEP-0374: OpenPGP for XMPP: Instant Messaging 2018-07-29 18:52:45 +02:00
OpenPgpPubSubUtil.java Replace XPP3 by XmlPullParser interface wrapping StAX and XPP3 2019-05-06 22:10:50 +02:00
SecretKeyBackupHelper.java Add secure(OnlineAttackSafe|Unique|OfflineAttackSafe)RandomString() 2019-06-02 20:08:03 +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