aboutsummaryrefslogtreecommitdiff
path: root/crypto/pgpainless/src/main
AgeCommit message (Expand)Author
2024-09-28Reapply "refactor: use `Closeable#use` extension where applicable"...Harsh Shandilya
2024-09-26Revert "refactor: use `Closeable#use` extension where applicable"...Harsh Shandilya
2024-09-22refactor: use `Closeable#use` extension where applicableHarsh Shandilya
2024-08-14chore: add missing copyright headers and update existing onesHarsh Shandilya
2024-07-30fix null pointer exception when using public only keys (#3143) (#3144)...Greg Renda
2024-05-28chore: reformat with trailing commas changesHarsh Shandilya
2024-05-27feat(pgpainless): add detection for passphrase-less messages (#3069)...Harsh Shandilya
2024-05-25fix(pgpainless): remove incorrect check...Harsh Shandilya
2024-04-14fix: special-case AEAD failure...Harsh Shandilya
2023-12-27Revert "fix: check if passphrase is necessary before asking for it"...Harsh Shandilya
2023-12-25fix: check if passphrase is necessary before asking for it...Harsh Shandilya
2023-09-28refactor: use `runSuspendCatching` from `kotlin-result`Harsh Shandilya
2023-08-10refactor: un-flatten module structureHarsh Shandilya