aboutsummaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.gpg.bc/src/org/eclipse/jgit/gpg/bc/internal/keys
Commit message (Expand)AuthorAgeFilesLines
* GPG: use BC PGP secret key parsing out of the boxThomas Wolf2024-11-064-1454/+56
* [errorprone] bc: Remove unused SExprParser#parseSecretKeyIvan Frade2024-11-051-148/+0
* Update bouncycastle to 1.79Matthias Sohn2024-11-051-0/+7
* [gpg] Fix reading ed25519 GPG keysThomas Wolf2024-04-083-25/+149
* gpg.bc: Supress errorprone InsecureCryptoUsageIvan Frade2023-11-171-0/+4
* Fix all Javadoc warnings and fail on themAntoine Musso2023-06-163-2/+7
* KeyGrip: fix build error on java 15Matthias Sohn2021-09-291-2/+4
* GPG: fix reading unprotected old-format secret keysThomas Wolf2021-02-221-6/+6
* GPG: handle extended private key formatThomas Wolf2021-02-194-0/+1654
* GPG: compute the keygrip to find a secret keyThomas Wolf2021-02-161-0/+322