pgpainless/pgpainless-core/src/main/java/org/pgpainless/key
Paul Schaub cd0b9603e7
Add KeyRingUtils.injectCertification(keys, certification)
2022-09-05 15:15:58 +02:00
..
certification Forward userIdOnCertificate() method call 2022-06-30 13:11:27 +02:00
collection Further sourcing of PGPObjectFactory from ImplementationProvider 2021-12-14 15:03:45 +01:00
generation Add support for generating keys without user-ids 2022-08-29 14:12:02 +02:00
info Allow modification of keys with custom reference date 2022-09-03 13:42:58 +02:00
modification Allow modification of keys with custom reference date 2022-09-03 13:42:58 +02:00
parsing Add KeyRingReader.keyRing(*) mnethods to read either a public or secret key ring 2022-08-08 13:15:03 +02:00
protection Switch default S2K for secret key protection over to use SHA256 and add documentation 2022-08-31 21:37:31 +02:00
util Add KeyRingUtils.injectCertification(keys, certification) 2022-09-05 15:15:58 +02:00
OpenPgpFingerprint.java Add missing javadoc 2022-07-16 12:58:22 +02:00
OpenPgpV4Fingerprint.java Add support for OpenPGP v5 fingerprints. 2022-03-10 12:01:12 +01:00
OpenPgpV5Fingerprint.java Add support for OpenPGP v5 fingerprints. 2022-03-10 12:01:12 +01:00
SubkeyIdentifier.java V5 Key-readyness: Replace usages of OpenPgpV4Fingerprint with abstract super class 2021-10-27 17:38:25 +02:00
package-info.java Reuse compliance 2021-10-07 16:28:31 +02:00