pgpainless/pgpainless-core/src/test/java/org/pgpainless/key
Paul Schaub e06f60f62c
Add method to change the expiration time of subkeys
2023-12-07 17:38:36 +01:00
..
certification Remove unnecessary throws declarations 2022-11-23 20:40:03 +01:00
collection KeyRingReader: Remove unused @throws IOException 2023-05-03 17:23:13 +02:00
generation Clean up UserId.toString() behavior 2022-12-15 18:02:44 +01:00
info Earlier catching of NPEs in tests 2023-05-03 17:26:21 +02:00
modification Add method to change the expiration time of subkeys 2023-12-07 17:38:36 +01:00
parsing Fix checkstyle issues 2023-06-05 21:12:16 +02:00
protection Earlier catching of NPEs in tests 2023-05-03 17:26:21 +02:00
util Add test for KeyRingUtils.keysPlusPublicKey 2022-09-05 14:45:22 +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
KeyWithUnsupportedSignatureSubpacketTest.java Backport 97455aa256 2023-11-30 20:13:22 +01:00
OpenPgpV4FingerprintTest.java Add and test OpenPgpFingerprint.parseFromBinary(bytes) 2022-05-18 14:19:08 +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 Reuse compliance 2021-10-07 16:28:31 +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 Add some more tests for valid email address formats 2022-12-22 15:01:10 +01: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