Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | GPG: use BC PGP secret key parsing out of the box | Thomas Wolf | 2024-11-06 | 4 | -1454/+56 |
* | [errorprone] bc: Remove unused SExprParser#parseSecretKey | Ivan Frade | 2024-11-05 | 1 | -148/+0 |
* | Update bouncycastle to 1.79 | Matthias Sohn | 2024-11-05 | 1 | -0/+7 |
* | [gpg] Fix reading ed25519 GPG keys | Thomas Wolf | 2024-04-08 | 3 | -25/+149 |
* | gpg.bc: Supress errorprone InsecureCryptoUsage | Ivan Frade | 2023-11-17 | 1 | -0/+4 |
* | Fix all Javadoc warnings and fail on them | Antoine Musso | 2023-06-16 | 3 | -2/+7 |
* | KeyGrip: fix build error on java 15 | Matthias Sohn | 2021-09-29 | 1 | -2/+4 |
* | GPG: fix reading unprotected old-format secret keys | Thomas Wolf | 2021-02-22 | 1 | -6/+6 |
* | GPG: handle extended private key format | Thomas Wolf | 2021-02-19 | 4 | -0/+1654 |
* | GPG: compute the keygrip to find a secret key | Thomas Wolf | 2021-02-16 | 1 | -0/+322 |