aboutsummaryrefslogtreecommitdiffstats
path: root/src/org/thialfihar/android/apg/ui/widget/KeyEditor.java
Commit message (Expand)AuthorAgeFilesLines
* renaming whole package to org.apg to simplifiy nameDominik2012-03-091-233/+0
* merged apg_service from googlecodeDominik2012-03-091-8/+8
|\
| * Switch to spongycastleMarkus Doits2011-11-031-8/+8
* | @Override refactoring, some explicit casting addedOliver Runge2011-09-171-3/+0
|/
* show key fingerprint in key listThialfihar2010-12-251-2/+2
* added initial support for HKP key servers, allowing searching and key importThialfihar2010-08-171-8/+2
* set svn:eol-style to LF for all code/resource filesThialfihar2010-07-161-242/+242
* removed unnecessary importsThialfihar2010-07-161-1/+1
* added revocation and creation/expire time info to key table, use both for pub...Thialfihar2010-05-271-1/+1
* a lot of renaming of IDs, following a strict naming scheme again, moved most ...Thialfihar2010-05-131-9/+10
* ElGamal support added, fix of some minor GUI bugs, added a bunch of safe prim...Thialfihar2010-04-241-9/+22
* steps towards symmetric file encryptionThialfihar2010-04-231-1/+0
* added file decryption, rewrote the various "Choice" derivations to us the Id ...Thialfihar2010-04-221-42/+23
* initial commit of v0.8.0Thialfihar2010-04-061-0/+248