pgpainless/pgpainless-core/src/main/java/org/pgpainless/util
Paul Schaub 8cf5347b52 Base PGPainlessCLI on new sop-java module
* Rename pgpainless-sop -> pgpainless-cli
* Introduce sop-java (implementation-independent SOP API)
* Introduce sop-java-picocli (CLI frontend for sop-java)
* Introduce pgpainless-sop (implementation of sop-java using PGPainless)
* Rework pgpainless-cli (plugs pgpainless-sop into sop-java-picocli)
2021-07-15 17:03:56 +02:00
..
selection Further deletion of unused selection classes 2021-06-23 19:39:10 +02:00
ArmorUtils.java Base PGPainlessCLI on new sop-java module 2021-07-15 17:03:56 +02:00
ArmoredOutputStreamFactory.java Better support for Armor headers 2021-05-15 15:57:42 +02:00
BCUtil.java Remove more unused methods and fix method name 2021-06-28 21:14:40 +02:00
CollectionUtils.java Small code style fixes and optimizations 2021-06-10 12:42:48 +02:00
DateUtil.java Move UTC timestamp methods to DateUtil class 2021-07-03 12:23:24 +02:00
IntegrityProtectedInputStream.java Prevent decryption of messages using SED instead of SEIP packets and create dedicated exceptions for MDC related errors 2021-04-27 12:27:25 +02:00
MultiMap.java Print fingerprint+user-id in comment headers of Armor 2021-05-08 14:02:44 +02:00
NotationRegistry.java Proper Signature Verification 2021-04-30 09:49:19 +02:00
Passphrase.java Trim passphrases 2021-05-20 12:41:51 +02:00
package-info.java Rename module painless-core -> pgpainless-core 2018-07-19 00:15:06 +02:00