index
:
connectbot-yubikey/open-keychain
master
open-keychain with patches to support ssh authentication
James
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
OpenKeychain
/
src
/
main
/
java
/
org
/
sufficientlysecure
/
keychain
/
pgp
/
PgpSignEncryptOperation.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
ssh authentication support
HEAD
master
hsm
2016-05-29
1
-7
/
+72
*
PgpSignEncryptOperation refactoring
Andrea Torlaschi
2016-05-10
1
-46
/
+102
*
Merge pull request #1819 from 007durgesh219/Issue#1817
Dominik Schürmann
2016-04-29
1
-10
/
+18
|
\
|
*
Fix Crash when no encryption subkey is available, Issue #1817
Durgesh
2016-04-14
1
-10
/
+18
*
|
Update obsolete Nfc class prefixes
Nikita Mikhailov
2016-04-16
1
-1
/
+1
|
/
*
Fix K-9 stable: OpenPGP: Unknown compression algorithm #1752
Durgesh
2016-03-06
1
-1
/
+7
*
Backup format v2: redesigned backup code fragment with masked edit text
Dominik Schürmann
2016-02-10
1
-1
/
+1
*
Merge branch 'master' into performance
Vincent Breitmoser
2016-02-10
1
-13
/
+13
|
\
|
*
Replace spongycastle with bouncycastle
Dominik Schürmann
2016-02-09
1
-13
/
+13
*
|
performance: avoid expensive getSecretKeyType call, use cached where possible
Vincent Breitmoser
2016-02-05
1
-9
/
+10
|
/
*
Update spongycastle to 1.53
Dominik Schürmann
2015-12-22
1
-1
/
+1
*
api: add micalg result extra to detached signature api call
Vincent Breitmoser
2015-12-17
1
-0
/
+8
*
bench: simple working benchmark
Vincent Breitmoser
2015-11-04
1
-0
/
+7
*
Support backupVersion ASCII Armor header
Dominik Schürmann
2015-10-15
1
-0
/
+4
*
Merge branch 'master' into encrypted-export
Vincent Breitmoser
2015-10-08
1
-3
/
+1
|
\
|
*
pgpsignencrypt: unsupported parameter combinations are a bug
Vincent Breitmoser
2015-10-08
1
-3
/
+1
*
|
signencrypt: make sure we buffer the InputStream
Vincent Breitmoser
2015-09-28
1
-4
/
+5
|
/
*
Fix test cases, add test cases (still 1 failing)
Dominik Schürmann
2015-08-10
1
-2
/
+1
*
Improve comments and reasons in PgpConstants, simple checks for insecure asym...
Dominik Schürmann
2015-08-10
1
-7
/
+6
*
Follow some of coorus recommendations: better selection of algo whitelist, ig...
Dominik Schürmann
2015-08-09
1
-11
/
+2
*
Introduce constants in OpenPgpSignature and DecryptionResult for unsigned/une...
Dominik Schürmann
2015-08-09
1
-7
/
+15
*
added licenses, cleaned up code, fixed warnings
Adithya Abraham Philip
2015-07-13
1
-1
/
+0
*
allowed operations to modify CryptoInputParcel they receive
Adithya Abraham Philip
2015-07-13
1
-2
/
+2
*
tests: make sure encryption happens to all enc-capable subkeys
Vincent Breitmoser
2015-07-07
1
-1
/
+1
*
encrypt to all encryption subkeys, rather than just the first
Vincent Breitmoser
2015-07-06
1
-9
/
+14
*
forgot a couple lines to commit
Vincent Breitmoser
2015-07-06
1
-0
/
+10
*
make masterKeyId and subKeyId strictly required in CryptoInputParcel
Vincent Breitmoser
2015-05-28
1
-0
/
+1
*
Apply patch from https://github.com/open-keychain/open-keychain/issues/1222#i...
Dominik Schürmann
2015-05-04
1
-2
/
+9
*
Buffer ascii armored encryption/signatures
Dominik Schürmann
2015-04-13
1
-2
/
+3
*
fix Decrypt*Fragment for RequiredInputParcel (except decryptOriginalFilename)
Vincent Breitmoser
2015-04-01
1
-3
/
+1
*
work on passphrase data flow
Vincent Breitmoser
2015-03-31
1
-10
/
+34
*
fix Encrypt* with RequiredInputParcel
Vincent Breitmoser
2015-03-30
1
-43
/
+24
*
pass CryptoInputParcel independently for SignEncryptOperation
Vincent Breitmoser
2015-03-30
1
-23
/
+10
*
Merge branch 'development' into v/crypto-input-parcel
Dominik Schürmann
2015-03-24
1
-4
/
+10
|
\
|
*
Fixed #1152:
Kent
2015-03-20
1
-5
/
+11
*
|
Merge remote-tracking branch 'origin/development' into development
Vincent Breitmoser
2015-03-20
1
-1
/
+1
|
\
|
|
*
New Passphrase class for safer passphrase handling in memory
Dominik Schürmann
2015-03-19
1
-1
/
+1
*
|
yubikey certifications!
Vincent Breitmoser
2015-03-18
1
-3
/
+1
*
|
generalize nfc crypto input structure
Vincent Breitmoser
2015-03-18
1
-4
/
+8
|
/
*
Allow for hidden recipients in encrypt methods
Dominik Schürmann
2015-03-16
1
-10
/
+10
*
Use ArrayList instead of LinkedList
Dominik Schürmann
2015-03-05
1
-3
/
+4
*
Use static linked lists instead of arrays
Dominik Schürmann
2015-03-05
1
-1
/
+1
*
Remove advanced preferences, move compression as menu item in encrypt activit...
Dominik Schürmann
2015-03-05
1
-4
/
+5
*
Better selection of preferred algorithm
Dominik Schürmann
2015-03-05
1
-5
/
+7
*
rewrite PgpSignEncrypt data flow
Vincent Breitmoser
2015-02-01
1
-0
/
+578