Android-Password-Store/app
Harsh Shandilya aac74ae451
Switch new PGP backend to use PGPainless (#1522)
* crypto-pgpainless: init

* crypto-pgpainless: add an opinionated CryptoHandler impl

* app: migrate to crypto-pgpainless

* crypto-pgp: remove

* github: remove now unused instrumentation tests job

* crypto-common: fixup package names

* wip(crypto-pgpainless): add `PGPKeyPair` and `PGPKeyManager`

Signed-off-by: Aditya Wasan <adityawasan55@gmail.com>
(cherry picked from commit 02d07e9e797a8600cc8c534a731dfffcc44cfdde)

* crypto-pgpainless: use hex-encoded key IDs

* crypto-pgpainless: replace legacy Gopenpgp-generated key file

* crypto-pgpainless: fix CryptoConstants source set

* crypto-pgpainless: fix tests

* crypto-pgpainless: reinstate PGPKeyManager tests

Co-authored-by: Aditya Wasan <adityawasan55@gmail.com>
2021-10-23 17:02:50 +05:30
..
src Switch new PGP backend to use PGPainless (#1522) 2021-10-23 17:02:50 +05:30
.gitignore initial commit 2014-07-24 01:15:11 +01:00
build.gradle.kts Switch new PGP backend to use PGPainless (#1522) 2021-10-23 17:02:50 +05:30
lint.xml all: reformat with Spotless again 2021-05-15 15:40:20 +05:30
proguard-android-optimize.txt Introduce better R8 optimizations (#796) 2020-05-26 21:43:41 +05:30
proguard-rules-missing-classes.pro Upgrade to AGP 7.0.0 (#1474) 2021-07-29 09:54:31 +00:00
proguard-rules.pro Fix proguard rules which prevent whole program minification (#1521) 2021-10-20 11:41:21 +05:30
version.properties all: update copyrights 2021-03-18 11:26:48 +05:30