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-common
Age
Commit message (
Expand
)
Author
2022-08-24
Implement support for `.gpg-id` (#2080)
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-15
all: re-do package structure yet again
Harsh Shandilya
2022-06-14
Reimplement PGPainless encryption logic (#1955)
...
Harsh Shandilya
2022-06-04
Miscellaneous cleanups (#1934)
...
Harsh Shandilya
2022-05-02
Misc cleanups (#1891)
Harsh Shandilya
2022-04-27
crypto-pgpainless: prepare for error handling (#1877)
Harsh Shandilya
2022-04-24
Reorganize crypto-common code and fix a couple minor bugs (#1868)
Harsh Shandilya
2022-01-18
Parameterize key and key identifier types for KeyManager (#1669)
Harsh Shandilya
2022-01-09
Make CryptoHandler use Key as the abstraction layer (#1651)
Harsh Shandilya
2022-01-09
Refactor and simplify KeyManager API (#1650)
Harsh Shandilya
2021-12-26
Misc cleanups to build-logic and expand BCV exclusion list (#1622)
...
Harsh Shandilya
2021-12-03
Turn on explicit API for Kotlin JVM projects (#1568)
Harsh Shandilya
2021-11-16
build: apply `kotlin-common` convention plugin where applicable
Harsh Shandilya
2021-10-23
Switch new PGP backend to use PGPainless (#1522)
...
Harsh Shandilya
2021-08-17
Add `KeyPair` and `KeyManager` to manage keys in the app (#1487)
...
Aditya Wasan
2021-07-11
Add initial implementation of Gopenpgp-backed PGP (#1441)
Harsh Shandilya