index
:
fork/Android-Password-Store.git
archived/security-keys
aw/passkey-support
develop
hs/age-backend
hs/nio-paths
release
release-1.13
renovate/com.slack.lint-slack-lint-checks-0.x
Unnamed repository; edit this file 'description' to name the repository.
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
crypto
/
pgpainless
/
src
/
main
Age
Commit message (
Expand
)
Author
2024-09-28
Reapply "refactor: use `Closeable#use` extension where applicable"
...
Harsh Shandilya
2024-09-26
Revert "refactor: use `Closeable#use` extension where applicable"
...
Harsh Shandilya
2024-09-22
refactor: use `Closeable#use` extension where applicable
Harsh Shandilya
2024-08-14
chore: add missing copyright headers and update existing ones
Harsh Shandilya
2024-07-30
fix null pointer exception when using public only keys (#3143) (#3144)
...
Greg Renda
2024-05-28
chore: reformat with trailing commas changes
Harsh Shandilya
2024-05-27
feat(pgpainless): add detection for passphrase-less messages (#3069)
...
Harsh Shandilya
2024-05-25
fix(pgpainless): remove incorrect check
...
Harsh Shandilya
2024-04-14
fix: special-case AEAD failure
...
Harsh Shandilya
2023-12-27
Revert "fix: check if passphrase is necessary before asking for it"
...
Harsh Shandilya
2023-12-25
fix: check if passphrase is necessary before asking for it
...
Harsh Shandilya
2023-09-28
refactor: use `runSuspendCatching` from `kotlin-result`
Harsh Shandilya
2023-08-10
refactor: un-flatten module structure
Harsh Shandilya