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
/
kotlin
/
app
Age
Commit message (
Expand
)
Author
2023-08-10
refactor: un-flatten module structure
Harsh Shandilya
2023-07-05
feat(crypto-pgpainless): run usability test when adding keys
Harsh Shandilya
2023-07-05
feat(crypto-pgpainless): add `KeyUtils#isKeyUsable`
Harsh Shandilya
2023-06-19
fix(pgpainless): add metadata test to decryption step
Harsh Shandilya
2023-06-15
refactor: consistently adopt PGP over GPG for naming
...
Harsh Shandilya
2023-05-18
refactor: add missing docs and add explicit `NoKeysProvidedException`
Harsh Shandilya
2023-04-29
fix(deps): update dependency com.facebook:ktfmt to v0.44 (#2490)
...
renovate[bot]
2023-03-25
fix: remove NoKeysProvided error
...
Harsh Shandilya
2022-10-29
feat(app): wire in ASCII armor toggle
Harsh Shandilya
2022-10-29
feat(crypto-common): support passing arbitrary crypto options
Harsh Shandilya
2022-10-11
Clean up issues reported by Detekt (crypto-pgpainless.xml) (#2176)
LckyDev
2022-09-01
Use a simpler SecretKeyRingProtector (#2099)
Harsh Shandilya
2022-08-24
Implement support for `.gpg-id` (#2080)
Harsh Shandilya
2022-08-11
Upgrade all dependencies (#2057)
...
Harsh Shandilya
2022-07-18
Add `KeyUtils#tryGetEmail`
Harsh Shandilya
2022-07-18
Rework key deletion to accept an identifier
Harsh Shandilya
2022-07-18
crypto: consistently use secret key nomenclature
Harsh Shandilya
2022-07-17
crypto-pgpainless: allow updating existing keys automatically for specific cases
Harsh Shandilya
2022-07-16
Use `KeyRingUtils#publicKeyRingCollectionFrom` to extract public keys (#2009)
Harsh Shandilya
2022-07-15
all: re-do package structure yet again
Harsh Shandilya