pgpainless/pgpainless-core/src/test/java/org/pgpainless/key
Paul Schaub 69f1028fd9
Add method to change expiration time of subkeys
Port of e06f60f62c to kotlin
2023-12-15 18:20:51 +01:00
..
certification Remove unnecessary throws declarations 2022-11-23 20:40:03 +01:00
collection Kotlin conversion: PGPKeyRingCollection 2023-10-09 12:44:21 +02:00
generation Remove deprecated OpenPgpMetadata class 2023-10-09 12:29:33 +02:00
info Kotlin conversion: SecretKeyRingEditor 2023-10-09 12:49:13 +02:00
modification Add method to change expiration time of subkeys 2023-12-15 18:20:51 +01:00
parsing Fix checkstyle issues 2023-06-05 21:12:16 +02:00
protection Revert PassphraseProvider API change 2023-11-15 19:23:52 +01:00
util Pad long KeyIDs with zeros to 16 chars 2023-09-04 14:18:13 +02:00
BouncycastleExportSubkeys.java rename invocationContextProvider to TestAllImplementations 2021-12-14 16:56:29 +01:00
ImportExportKeyTest.java rename invocationContextProvider to TestAllImplementations 2021-12-14 16:56:29 +01:00
KeyFlagTest.java Reuse compliance 2021-10-07 16:28:31 +02:00
OpenPgpV4FingerprintTest.java Add test for OpenPgpFingerprint.getBytes() 2023-10-09 12:49:12 +02:00
OpenPgpV5FingerprintTest.java Introduce OpenPgpv6Fingerprint 2023-04-07 12:28:27 +02:00
OpenPgpV6FingerprintTest.java Add more tests for V6 fingerprints 2023-08-01 15:29:24 +02:00
SelfCertifyingRevocationTest.java Add test for minimal revocation certificate 2023-06-13 19:46:56 +02:00
SubkeyIdentifierTest.java Add test for SubkeyIdentifier.isPrimaryKey() 2023-10-09 12:45:47 +02:00
TestKeys.java Reuse compliance 2021-10-07 16:28:31 +02:00
TestKeysTest.java Reuse compliance 2021-10-07 16:28:31 +02:00
TestMergeCertificate.java Add tests for Certificate merging 2022-09-05 15:25:29 +02:00
UserIdTest.java Kotlin conversion: UserId 2023-10-09 12:49:13 +02:00
V3KeyBehaviorTest.java Add test to explore behavior when dealing with V3 keys 2022-07-08 15:08:45 +02:00
V6OpenPgpKeyTest.java Replace JcaPGPObjectFactory with custom PGPObjectFactory. 2023-06-15 15:20:08 +02:00
WeirdKeys.java Add test to verify correct behavior dealing with non-utf8 userID 2023-07-07 10:42:32 +02:00
_64DigitFingerprintTest.java Add missing license header 2023-04-14 16:17:58 +02:00