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
Age
Commit message (
Expand
)
Author
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
2024-03-17
fix(deps): update kotlinresult to v1.1.21 (#2958)
...
renovate[bot]
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-09-19
fix(deps): update dependency com.facebook:ktfmt to v0.46 (#2689)
...
renovate[bot]
2023-09-18
fix(deps): update dependency com.facebook:ktfmt to v0.45 (#2687)
...
renovate[bot]
2023-08-10
refactor: un-flatten module structure
Harsh Shandilya