aboutsummaryrefslogtreecommitdiff
path: root/crypto-common/src/main/kotlin/dev
AgeCommit message (Expand)Author
2022-01-18Parameterize key and key identifier types for KeyManager (#1669)Harsh Shandilya
2022-01-09Make CryptoHandler use Key as the abstraction layer (#1651)Harsh Shandilya
2022-01-09Refactor and simplify KeyManager API (#1650)Harsh Shandilya
2021-10-23Switch new PGP backend to use PGPainless (#1522)...Harsh Shandilya
2021-08-17Add `KeyPair` and `KeyManager` to manage keys in the app (#1487)...Aditya Wasan
2021-07-11Add initial implementation of Gopenpgp-backed PGP (#1441)Harsh Shandilya