pgpainless/pgpainless-core/src/main/java/org/pgpainless/key
Paul Schaub 8ec86e6464
Rename KeyRingUtil.removeSecretKey() to stripSecretKey()
2022-04-02 17:03:38 +02:00
..
collection Further sourcing of PGPObjectFactory from ImplementationProvider 2021-12-14 15:03:45 +01:00
generation Allow custom key creation dates during generation 2022-03-07 11:08:59 +01:00
info Annotate fromId(code) methods with Nullable and add Nonnull requireFromId(code) methods 2022-03-22 15:09:09 +01:00
modification Annotate fromId(code) methods with Nullable and add Nonnull requireFromId(code) methods 2022-03-22 15:09:09 +01:00
parsing Various code cleanup 2021-12-28 13:32:50 +01:00
protection Fix typos and wording 2021-12-28 13:53:25 +01:00
util Rename KeyRingUtil.removeSecretKey() to stripSecretKey() 2022-04-02 17:03:38 +02:00
KeyRingValidator.java Refactoring: Move signature verification stuff to consumer subpacket 2021-11-16 13:40:33 +01:00
OpenPgpFingerprint.java Add OpenPgpFingerprint.parse(String) 2022-03-10 12:22:02 +01: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