|
e0cb1cff3b
|
Remove build dependency on Android SDK
|
2021-06-03 23:43:27 +02:00 |
|
|
cc87bf5111
|
Update version in README
|
2021-06-01 18:46:33 +02:00 |
|
|
bd3dc59cbe
|
PGPainless-0.2.1-SNAPSHOT
|
2021-06-01 18:28:00 +02:00 |
|
|
62fe2db6b7
|
PGPainless 0.2.0
|
2021-06-01 18:19:19 +02:00 |
|
|
597a59373d
|
Bumpt animalsniffer to 1.5.3
|
2021-05-31 17:09:56 +02:00 |
|
|
594cc05e05
|
Bump coveralls-gradle-plugin to 2.12.0
|
2021-05-31 16:18:11 +02:00 |
|
|
a14f73fc01
|
Bump jacoco plugin to 0.8.7
|
2021-05-31 15:58:22 +02:00 |
|
|
232b0f7445
|
Bump JUnit to 5.7.1
|
2021-05-31 15:53:51 +02:00 |
|
|
ce4869e15a
|
UnlockSecretKey: Do not try to get decryptor for unencrypted keys
|
2021-05-31 15:38:47 +02:00 |
|
|
73f6c54fa2
|
More documentation
|
2021-05-31 15:33:42 +02:00 |
|
|
a871bc3a0c
|
Add documentation
|
2021-05-31 15:24:41 +02:00 |
|
|
1ad23366a7
|
Implement KeyRingInfo.getKeysWithFlag() and KeyRingInfo.getExpirationDateForUse()
|
2021-05-31 15:13:28 +02:00 |
|
|
8618d1faea
|
More tests
|
2021-05-31 13:59:56 +02:00 |
|
|
b07cb2467b
|
Alter tests to cover untested KeyRingBuilderInterface methods
|
2021-05-30 18:05:38 +02:00 |
|
|
ccdcd49c58
|
Remove deprecated method withMasterKey from KeyRingBuilderInterface
|
2021-05-30 18:05:09 +02:00 |
|
|
19ec715461
|
Revert "Add test for PGPainlessCLI main class"
This reverts commit af6fe0aaf7 .
|
2021-05-29 14:19:32 +02:00 |
|
|
8e02df9a3e
|
Test FileBasedMultiPassStrategy
|
2021-05-29 14:13:08 +02:00 |
|
|
af6fe0aaf7
|
Add test for PGPainlessCLI main class
|
2021-05-29 14:03:27 +02:00 |
|
|
82536eaa77
|
Improve support for PGP[Secret|Public]KeyRingCollections
|
2021-05-29 13:52:29 +02:00 |
|
|
1a5baa0fa4
|
Clean up BCUtils class
|
2021-05-29 12:43:31 +02:00 |
|
|
13c7572c8c
|
Restore functionality of MissingPublicKeyCallback + JUnit test it
|
2021-05-29 12:19:12 +02:00 |
|
|
7bbc23d826
|
Test MissingDecryptionMethodException
|
2021-05-28 23:29:41 +02:00 |
|
|
fd0734b247
|
Remove legacy symmetric encryption code
|
2021-05-28 23:22:11 +02:00 |
|
|
ea03c66400
|
Throw MissingDecryptionMethodException when missing decryption key or -passphrase
|
2021-05-28 23:20:25 +02:00 |
|
|
77800f26e8
|
SecretKeyRingEditor: UserIDs only reside on primary keys
|
2021-05-28 23:14:20 +02:00 |
|
|
57c11a63e5
|
Remove unused throws declarations
|
2021-05-28 22:39:27 +02:00 |
|
|
c255439ee2
|
Cleanse duplicated code
|
2021-05-28 22:37:16 +02:00 |
|
|
a23f2c4401
|
Delete SelectSignatureFromKey class
|
2021-05-28 22:21:03 +02:00 |
|
|
b38bcf042a
|
Add SOP sign/verify test
|
2021-05-28 22:16:52 +02:00 |
|
|
293442d699
|
Delete unused EvaluatedKeyRing class
|
2021-05-28 21:42:31 +02:00 |
|
|
826c761e69
|
Test invalid keys cannot sign behavior
|
2021-05-28 21:41:02 +02:00 |
|
|
6f0cf35e31
|
Delete redundant classes
|
2021-05-28 21:33:20 +02:00 |
|
|
21f2a732ee
|
Update README
|
2021-05-27 17:11:38 +02:00 |
|
|
b1deb75969
|
Deprecate PGPainless.encryptAndOrSign(purpose)
|
2021-05-27 15:57:21 +02:00 |
|
|
9883d1537b
|
Move EncryptionPurpose to own class
|
2021-05-27 15:52:43 +02:00 |
|
|
3edaa60b52
|
Make KeyRingInfo NPE-safe
|
2021-05-27 14:50:48 +02:00 |
|
|
e3749f5734
|
Add SigningOptions.add{Inline|Detached}Signatures(decryptor, pgpSecretKeyRingCollection, type)
|
2021-05-27 13:55:18 +02:00 |
|
|
8e6abe5d02
|
Add EncryptionOptions.addRecipients(PGPPublicKeyRingCollection)
|
2021-05-27 13:47:24 +02:00 |
|
|
e67854310d
|
Change visibilit of non-API methods to package
|
2021-05-27 13:47:04 +02:00 |
|
|
629ebbd46d
|
Add missing javadoc
|
2021-05-27 13:46:40 +02:00 |
|
|
bfec290041
|
Add first interop-test-suite badge
|
2021-05-27 13:35:35 +02:00 |
|
|
3d32ed5fd6
|
PGPainless-0.2.0-alpha13-SNAPSHOT
|
2021-05-26 16:07:34 +02:00 |
|
|
2ad42b2db2
|
PGPainless 0.2.0-alpha12
|
2021-05-26 15:56:24 +02:00 |
|
|
80a6baf0b1
|
Move File-based MultiPassStrategy from factory method into own class
|
2021-05-25 22:23:08 +02:00 |
|
|
1a1a387a16
|
Fix checkstyle issues in the sop module
|
2021-05-25 22:22:35 +02:00 |
|
|
83917f320f
|
Improvements to SOP
|
2021-05-25 18:08:04 +02:00 |
|
|
3cd64b61ca
|
Fix SOP encrypt-decrypt test
|
2021-05-25 16:25:22 +02:00 |
|
|
b0692b4dc5
|
Fix javadoc reference
|
2021-05-25 14:24:47 +02:00 |
|
|
5965742e5f
|
Document DocumentSignatureType
|
2021-05-25 14:24:47 +02:00 |
|
|
412b0aa119
|
Add SymmetricKeyAlgorithmNegotiator
|
2021-05-25 14:24:47 +02:00 |
|