Daniel Gultsch
|
9ab0c35b78
|
add unit test to read decryption stream beyond end
|
2023-11-26 10:55:47 +01:00 |
|
|
6999f4d241
|
Update changelog
|
2023-11-23 14:45:23 +01:00 |
|
|
417684f55d
|
Update changelog
|
2023-11-23 14:04:11 +01:00 |
|
|
f2448890e1
|
Bump sop-java to 8.0.1
|
2023-11-23 13:32:52 +01:00 |
|
|
b58826f907
|
Update changelog
|
2023-11-15 19:26:27 +01:00 |
|
|
481dfac455
|
Revert PassphraseProvider API change
|
2023-11-15 19:23:52 +01:00 |
|
|
cf638da130
|
Bump sop spec to 8
|
2023-11-15 19:09:15 +01:00 |
|
|
8203bd58c7
|
Bump sop-java to 8.0.0
|
2023-11-15 19:05:39 +01:00 |
|
|
1c10dd5bce
|
Adapt changes from sop-java 8.0.0
|
2023-11-15 13:40:22 +01:00 |
|
|
71431b7b0a
|
Bump sop-java to 8.0.0-SNAPSHOT
|
2023-11-15 13:40:00 +01:00 |
|
|
608ec0b7b0
|
Annotate methods with @Nonnull
|
2023-11-15 13:39:26 +01:00 |
|
|
f07063d55f
|
Kotlin conversion: SignatureBuilder classes
|
2023-11-13 16:21:08 +01:00 |
|
|
3bb25a62a2
|
Remove unused CRCingArmoredInputStreamWrapper class
|
2023-11-13 14:09:42 +01:00 |
|
|
620c1fc96a
|
Ensure proper compatibility with keys with missing direct-key or certification self-sigs
|
2023-11-08 15:16:41 +01:00 |
|
|
6fdf136024
|
Merge pull request #404 from pgpainless/pgpainless2
PGPainless 2.0 - Kotlin Conversion
|
2023-10-26 13:03:16 +02:00 |
|
|
f4bfb9dc04
|
Remove test with expired key
|
2023-10-26 12:52:21 +02:00 |
|
|
19b45644ae
|
Kotlin conversion: SignatureVerifier
|
2023-10-26 12:52:04 +02:00 |
|
|
dc05a492f5
|
Fix reuse
|
2023-10-25 19:08:03 +02:00 |
|
|
e9d8ddc57b
|
Kotlin conversion: SignatureValidator
|
2023-10-25 19:07:52 +02:00 |
|
|
733d5d6b82
|
Decrease continuation_indent from 8 to 4
|
2023-10-24 10:21:10 +02:00 |
|
|
4f64868914
|
Add dropbox-style editorconfig
Source: https://github.com/facebook/ktfmt/blob/main/docs/editorconfig/.editorconfig-dropbox
|
2023-10-24 10:15:16 +02:00 |
|
|
29fe4faeed
|
Add .git-blame-ignore-revs file
|
2023-10-23 14:27:54 +02:00 |
|
|
51e9bfc67f
|
Apply new formatting from 'gradle spotlessApply'
|
2023-10-23 14:24:31 +02:00 |
|
|
633048fd2a
|
Merge pull request #412 from msfjarvis/pgpainless2
build: add ktfmt via Spotless
|
2023-10-23 14:22:49 +02:00 |
|
Harsh Shandilya
|
384347ed1a
|
build: add ktfmt via Spotless
|
2023-10-23 17:36:00 +05:30 |
|
|
b72f95b46c
|
Kotlin conversion: SignatureSubpacketsHelper
|
2023-10-20 14:55:51 +02:00 |
|
|
0effc84fac
|
Kotlin conversion: SignatureSubpackets + subclasses
|
2023-10-20 14:10:37 +02:00 |
|
|
4fc513fa25
|
Kotlin conversion: SignatureCreationDateComparator, SignatureValidityComparator
|
2023-10-17 18:58:37 +02:00 |
|
|
70e1b40cd2
|
Fix ArmorUtil header
|
2023-10-13 13:41:50 +02:00 |
|
|
efae652a66
|
Kotlin conversion: CertificateValidator
|
2023-10-13 13:38:45 +02:00 |
|
|
853e3de472
|
Clean up unused casts from EncryptionOptions
|
2023-10-10 13:00:01 +02:00 |
|
|
11c1c54111
|
Kotlin conversion: ProviderFactory
|
2023-10-09 12:49:17 +02:00 |
|
|
8351223614
|
Kotlin conversion: PublicKeyParameterValidationUtil
|
2023-10-09 12:49:17 +02:00 |
|
|
1cdce5c93a
|
Kotlin conversion: ImplementationFactory classes
|
2023-10-09 12:49:17 +02:00 |
|
|
d707dcf74a
|
Move now unused utility classes to test directory
|
2023-10-09 12:49:17 +02:00 |
|
|
8382da923d
|
Add TODO to CRCinArmoredInputStreamWrapper
|
2023-10-09 12:49:17 +02:00 |
|
|
aca884e936
|
Kotlin conversion: ArmoredOutputStreamFactory
Also allow configuration of CRC calculation for both input and output streams
|
2023-10-09 12:49:16 +02:00 |
|
|
e16376ca68
|
Kotlin conversion: ArmoredInputStreamFactory
|
2023-10-09 12:49:16 +02:00 |
|
|
6b397a0d56
|
Kotlin conversion: SignaturePicker
|
2023-10-09 12:49:16 +02:00 |
|
|
841b386226
|
Kotlin conversion: MultiMap
Warning: This commit changes the semantics of MultiMap.put()
put() now replaces values, while plus() adds them.
|
2023-10-09 12:49:16 +02:00 |
|
|
b324742a62
|
Kotlin conversion: ArmorUtils
|
2023-10-09 12:49:16 +02:00 |
|
|
9a917f7fdb
|
Kotlin conversion: DateUtil
|
2023-10-09 12:49:15 +02:00 |
|
|
4c237d55ed
|
Add note about deprecation to BaseSignatureSubpackets
|
2023-10-09 12:49:15 +02:00 |
|
|
c9f988b2d1
|
Kotlin conversion: SelectUserId
|
2023-10-09 12:49:15 +02:00 |
|
|
33037b9743
|
Kotlin conversion: Passphrase
|
2023-10-09 12:49:15 +02:00 |
|
|
53b1e3ff71
|
Kotlin conversion: HashContextSigning
|
2023-10-09 12:49:15 +02:00 |
|
|
a50be47fa4
|
Kotlin conversion: CRLFGeneratorStream
|
2023-10-09 12:49:14 +02:00 |
|
|
068aa0ec27
|
Kotlin conversion: SignatureGenerationStream
|
2023-10-09 12:49:14 +02:00 |
|
|
0fa09065cf
|
Kotlin conversion: TeeBCPGInputStream
|
2023-10-09 12:49:14 +02:00 |
|
|
befb1c8c0f
|
Kotlin conversion: MessageInspector
|
2023-10-09 12:49:14 +02:00 |
|