This repository has been archived by the owner on Nov 23, 2017. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 11
SASL stack for Android
License
koterpillar/android-sasl
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
This is a SASL stack for Android platform, adapted from GNU Classpath source. Intended for Smack, might prove useful for something else. As neither java nor javax namespace can be modified, javax.security.sasl has been moved to gnusasl.javax.security.sasl. Please note that you have to add java.security.Security.addProvider(new gnu.javax.crypto.jce.GnuSasl()); before SASL authentication methods will be active. Distributed under the terms of the GNU GPL (v2 or later at your choice).
About
SASL stack for Android
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published