1
1
Fork 0
mirror of https://github.com/goreleaser/nfpm synced 2024-04-26 03:25:06 +02:00
nfpm/internal
Yaroslav 1667ef9585
feat: support PKCS8 keys for APK signing (#804)
* support PKCS8 keys for APK signing

Call correct parsing function for given RSA key depending on its PEM
header. So we can use both PKCS1 and PKCS8 keys to sign APK files.

Fixes https://github.com/goreleaser/nfpm/issues/799

* fix golangci-lint warnings
2024-03-27 10:28:44 -03:00
..
cmd fix: lint issues 2024-03-19 10:14:49 -03:00
glob fix: windows issues (#690) 2023-07-12 22:09:28 -03:00
maps feat: reproducible packages (#748) 2023-12-07 13:58:36 -03:00
modtime fix: modtime (#758) 2023-12-26 08:51:38 -03:00
sign feat: support PKCS8 keys for APK signing (#804) 2024-03-27 10:28:44 -03:00