aboutsummaryrefslogtreecommitdiff
path: root/android/olm-sdk/src/main/jni/olm_pk.cpp
AgeCommit message (Expand)Author
2019-03-20add Android bindings for PK signingHubert Chathi
2018-10-23expose the private key length in the Android sdkHubert Chathi
2018-10-19add functions for dealing with private keys directlyHubert Chathi
2018-10-17fix c+p error: don't clobber the decryption object on errorHubert Chathi
2018-10-15use new function names in Android bindingsHubert Chathi
2018-10-12clear out plaintext buffers in Android SDK where possibleHubert Chathi
2018-10-05fix some code style issues and typosHubert Chathi
2018-06-27add initial version of Android wrapper for public key APIHubert Chathi