|
5b4018d2f0
|
PGPainless-1.0.5-SNAPSHOT
|
2022-02-15 14:27:38 +01:00 |
|
|
bb9e3e89b1
|
PGPainless 1.0.4
|
2022-02-15 14:25:45 +01:00 |
|
|
e8da3b30d8
|
Yet another patch for ASCII armor detection -.-
|
2022-02-15 14:23:03 +01:00 |
|
|
f3cf3456ab
|
ConsumerOptions.setIsCleartextSigned -> return this
|
2022-02-15 14:22:57 +01:00 |
|
|
b33885c268
|
Remove accidental marking of buffered stream in PGPUtilWrapper
|
2022-02-15 14:22:49 +01:00 |
|
|
e276507b65
|
PGPainless-1.0.4-SNAPSHOT
|
2022-02-11 14:11:11 +01:00 |
|
|
09c091bfea
|
PGPainless 1.0.3
|
2022-02-11 14:09:12 +01:00 |
|
|
458b4f1f78
|
Fix detection of unarmored data in detached signature verification
|
2022-02-11 14:07:29 +01:00 |
|
|
9b5cc2da5a
|
PGPainless-1.0.3-SNAPSHOT
|
2022-02-05 15:05:07 +01:00 |
|
|
132981abfa
|
PGPainless 1.0.2
|
2022-02-05 14:55:38 +01:00 |
|
|
de73166849
|
Merge branch 'pre_1.1.0__sop-readme'
|
2022-02-05 14:48:49 +01:00 |
|
|
94a9c84434
|
Update changelog
|
2022-02-05 14:48:40 +01:00 |
|
|
059a38a0a2
|
sop-java, sop-java-picocli placeholder readme: add links to codeberg
|
2022-02-05 14:41:43 +01:00 |
|
|
593a6cdb65
|
Document how to include pgpainless-sop in build scripts
|
2022-01-15 14:38:36 +01:00 |
|
|
7aa48f458b
|
Fix pgpainless-cli:jar resolution of pgpainless-sop.jar
|
2022-01-15 02:46:42 +01:00 |
|
|
e55fad6078
|
Switch pgpainless-sop over to java-library plugin and api-depend on sop-java
|
2022-01-15 02:46:42 +01:00 |
|
|
9b270197c2
|
Add MIME StreamEncoding enum val
|
2022-01-15 02:46:42 +01:00 |
|
|
020c0be8fb
|
Remove further traces of sop-java from the build script
|
2022-01-15 02:46:42 +01:00 |
|
|
ef02163d97
|
Remove dependency on picocli
|
2022-01-15 02:46:42 +01:00 |
|
|
f4e574011b
|
Add info about sop modules to root readme
|
2022-01-15 02:46:42 +01:00 |
|
|
a7208e6c42
|
Update CHANGELOG
|
2022-01-15 02:46:42 +01:00 |
|
|
09c2a84ec1
|
Add reuse header to sop-java*/readme files
|
2022-01-15 02:46:42 +01:00 |
|
|
c6bc8f9774
|
Moved sop-java and sop-java-picocli to its own repositories
See https://github.com/pgpainless/sop-java
See https://codeberg.org/PGPainless/sop-java
|
2022-01-15 02:46:42 +01:00 |
|
|
9800ca8bd4
|
Update CHANGELOG
|
2022-01-15 02:46:42 +01:00 |
|
|
19b6c8b1e3
|
SOP-CLI: Implement additional version flags
|
2022-01-15 02:46:42 +01:00 |
|
|
fc432901ed
|
Add information to SOP READMEs
|
2022-01-15 02:46:42 +01:00 |
|
|
2e7a21b5b7
|
Add javadoc description to DetachInbandSignatureAndMessage
|
2022-01-15 02:46:42 +01:00 |
|
|
bbc42fd8e4
|
Document workaround for BCs ECUtil.getCurveName() returning null for ed25519 keys
See https://github.com/bcgit/bc-java/issues/1087
|
2022-01-15 02:46:42 +01:00 |
|
|
01839728f0
|
Remove workaround for publicKey.getBitStrength() == -1 in BC
see https://github.com/bcgit/bc-java/issues/972
|
2022-01-15 02:46:41 +01:00 |
|
|
e374951ed0
|
Remove ProofUtil.
This does not belong here.
|
2022-01-15 02:46:41 +01:00 |
|
|
1aca7112d2
|
SOP commands: Throw UnsupportedSubcommand error when sop.command() returns null
|
2022-01-15 02:46:41 +01:00 |
|
|
1c2cbf0e75
|
Add SigningResultTest
|
2022-01-15 02:46:41 +01:00 |
|
|
824b8de404
|
Add sessionKey fromString test
|
2022-01-15 02:46:41 +01:00 |
|
|
1b1a13e7d0
|
Fix spelling of Bouncy Castle
|
2022-01-15 02:46:41 +01:00 |
|
|
f2d88d8a86
|
Introduce SigningResult class to allow for additional signing information to be returned
|
2022-01-15 02:46:41 +01:00 |
|
|
987c328ad8
|
Add MicAlgTest
|
2022-01-15 02:46:41 +01:00 |
|
|
1cb49f4b12
|
Update SOP implementation to the latest spec version
See https://datatracker.ietf.org/doc/html/draft-dkg-openpgp-stateless-cli-03
|
2022-01-15 02:46:41 +01:00 |
|
|
5e0ca369bf
|
Document workaround for https://github.com/bcgit/bc-java/pull/1085
|
2022-01-15 02:46:41 +01:00 |
|
|
fa0e208c98
|
Workaround for BC not correctly parsing RevocationKey packets
|
2022-01-15 02:46:41 +01:00 |
|
|
88e3c61b20
|
RevocationSignatureBuilder: Allow for generation of external revocation signatures
|
2022-01-15 02:46:41 +01:00 |
|
|
5884c4afcd
|
ArmorUtils: Add method to print single public keys
|
2022-01-15 02:46:41 +01:00 |
|
|
1447dfc642
|
Add SignatureUtils.wasIssuedBy
|
2022-01-15 02:46:41 +01:00 |
|
|
99496f80f5
|
Hex decode data in OpenPgpV4Fingerprint constructor
|
2022-01-15 02:46:41 +01:00 |
|
|
d9e3c6ed91
|
Remove investigative test with expired key
|
2022-01-15 02:46:41 +01:00 |
|
|
e7f583c1af
|
Fix KeyRingInfo.get*Algorithm(keyId)
|
2022-01-15 02:45:21 +01:00 |
|
|
9de196d6c5
|
Fix test for algorithm preference extraction
|
2022-01-15 02:45:10 +01:00 |
|
|
1cbeafb3ad
|
PGPainless-1.0.2-SNAPSHOT
|
2022-01-15 01:06:18 +01:00 |
|
|
d264982388
|
PGPainless 1.0.1
|
2022-01-15 01:02:59 +01:00 |
|
|
b58bdf8ff1
|
Fix KeyAccessor.ViaKeyId sourcing primary user-id signature
|
2022-01-15 00:59:54 +01:00 |
|
|
e177dafd60
|
PGPainless-1.0.1-SNAPSHOT
|
2021-12-28 14:07:27 +01:00 |
|