| Commit message (Expand) | Author | Age | Files | Lines |
* | renaming whole package to org.apg to simplifiy name | Dominik | 2012-03-09 | 1 | -335/+0 |
* | merged apg_service from googlecode | Dominik | 2012-03-09 | 1 | -8/+8 |
|\ |
|
| * | Switch to spongycastle | Markus Doits | 2011-11-03 | 1 | -8/+8 |
* | | @Override refactoring, some explicit casting added | Oliver Runge | 2011-09-17 | 1 | -2/+0 |
|/ |
|
* | set svn:eol-style to LF for all code/resource files | Thialfihar | 2010-07-16 | 1 | -337/+337 |
* | removed unnecessary imports | Thialfihar | 2010-07-16 | 1 | -1/+1 |
* | use string constants for bundle keys, first Intent for k9mail | Thialfihar | 2010-05-31 | 1 | -2/+2 |
* | fixed symmetric decrypting, stream didn't support .reset(), I guess, so now c... | Thialfihar | 2010-05-21 | 1 | -6/+6 |
* | password cache introduced, not cleared yet. | Thialfihar | 2010-05-15 | 1 | -1/+6 |
* | replaced error and progress strings in APG.java with resource IDs as well | Thialfihar | 2010-05-13 | 1 | -1/+2 |
* | a lot of renaming of IDs, following a strict naming scheme again, moved most ... | Thialfihar | 2010-05-13 | 1 | -15/+10 |
* | choose the NEAREST prime for ElGamal, rather than the next lowest | Thialfihar | 2010-04-24 | 1 | -2/+3 |
* | ElGamal support added, fix of some minor GUI bugs, added a bunch of safe prim... | Thialfihar | 2010-04-24 | 1 | -11/+22 |
* | added file decryption, rewrote the various "Choice" derivations to us the Id ... | Thialfihar | 2010-04-22 | 1 | -17/+18 |
* | initial commit of v0.8.0 | Thialfihar | 2010-04-06 | 1 | -0/+323 |