[android-developers] MIT GSS-API Library with CyaSSL Available for Android

2013-01-17 Thread Chris C.
Hi, Last November we announced the availability of MIT GSS-API and CyaSSL embedded SSL libraries for Android NDK applications (previous post: https://groups.google.com/forum/?fromgroups=#!topic/android-developers/_oxE0RpAShU). This project included a port of the MIT Kerberos libraries to

[android-developers] MIT Kerberos GSS-API with CyaSSL Now Available for Android

2012-11-09 Thread Chris C.
Hi, We would like to announce support for the MIT Kerberos and GSS-API libraries and the CyaSSL embedded SSL library for the Android platform. We have just finished a port of MIT Kerberos to Android as well as the development of a *org.ietf.jgss* (RFC 5653) compatible Java GSS-API layer.

[android-developers] Announcement: Android MIT Kerberos Port with CyaSSL Embedded SSL

2011-11-15 Thread Chris C.
Hi, yaSSL would like to announce the availability of the MIT Kerberos libraries on Android and get feedback from the android-developers group. Previously, the Android platform has been void of Kerberos support - forcing Android developers who are either creating new applications or porting

[android-developers] CyaSSL SSL Provider for Android Released – Alpha Version

2010-08-12 Thread Chris C.
Hi, yaSSL has released an Alpha of the CyaSSL Java SSL Provider for the Android Platform. This can be installed alongside the existing Apache Harmony provider and can be used through the javax.net.ssl Java API package. By using this provider, Java developers can use familiar syntax and API