aboutsummaryrefslogtreecommitdiffstats
path: root/src/frontends/android/jni/libandroidbridge/backend/android_private_key.c
Commit message (Expand)AuthorAgeFilesLines
* android: Migrate to the Gradle build systemTobias Brunner2015-11-121-360/+0
* android: Add support for signature schemes used by EAP-TLSTobias Brunner2014-11-061-19/+34
* android: Add support for ECDSA private keysTobias Brunner2014-07-221-24/+99
* android: Moved chunk_from_byte_array and byte_array_from_chunk helper functionsTobias Brunner2013-01-141-24/+0
* android: Private key bug has been fixed with Android 4.2Tobias Brunner2012-11-191-1/+1
* Moved debug.[ch] to utils folderTobias Brunner2012-10-241-1/+1
* android: Leak the private key reference on Jelly Bean to avoid a bug in the f...Tobias Brunner2012-09-241-1/+10
* android: Added a JNI backed private key implementationTobias Brunner2012-09-241-0/+285