jgit/org.eclipse.jgit.gpg.bc.test/tst/org/eclipse/jgit/gpg/bc/internal/keys
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
..
KeyGrip25519Test.java GPG: compute the keygrip to find a secret key 2021-02-16 00:37:01 +01:00
KeyGripTest.java GPG: compute the keygrip to find a secret key 2021-02-16 00:37:01 +01:00
SecretKeysTest.java GPG: fix reading unprotected old-format secret keys 2021-02-22 09:43:18 +01:00