jgit/org.eclipse.jgit.gpg.bc.test
Thomas Wolf 704ccdc096 GPG: fix reading unprotected old-format secret keys
Fix code and add a test case. The old code passed on the original input
stream, which has already been consumed.

Bug: 570501
Change-Id: I81f60698ce42443df57e59b1d1ab155574136fa8
Signed-off-by: Thomas Wolf <thomas.wolf@paranor.ch>
2021-02-22 09:43:18 +01:00
..
.settings Ignore missing javadoc tags in test bundles 2020-11-29 20:16:38 +01:00
META-INF GPG: handle extended private key format 2021-02-19 18:24:47 -05:00
tst/org/eclipse/jgit/gpg/bc/internal GPG: fix reading unprotected old-format secret keys 2021-02-22 09:43:18 +01:00
tst-rsrc/org/eclipse/jgit/gpg/bc/internal/keys GPG: fix reading unprotected old-format secret keys 2021-02-22 09:43:18 +01:00
.classpath GPG: compute the keygrip to find a secret key 2021-02-16 00:37:01 +01:00
.gitignore GPG: compute the keygrip to find a secret key 2021-02-16 00:37:01 +01:00
.project Decouple BouncyCastle from JGit Core 2020-06-01 01:26:22 +02:00
BUILD Add missing bazel dependency for o.e.j.gpg.bc.test 2021-02-20 21:32:57 +01:00
about.html Decouple BouncyCastle from JGit Core 2020-06-01 01:26:22 +02:00
build.properties GPG: compute the keygrip to find a secret key 2021-02-16 00:37:01 +01:00
plugin.properties Decouple BouncyCastle from JGit Core 2020-06-01 01:26:22 +02:00
pom.xml GPG: compute the keygrip to find a secret key 2021-02-16 00:37:01 +01:00