mirror of
https://github.com/flatcar/scripts.git
synced 2026-01-19 15:32:17 +01:00
Sign updates using private keys on smartcards. This involves changing the padding approach - rather than including the padding in the hash, ask the card to generate the padding itself, since the card will refuse to sign pre-padded material. Use + as a key separator rather than : as the PKCS#11 URI includes colons.
CoreOS SDK scripts
Welcome to the scripts repo, your starting place for most things here in the CoreOS SDK. To get started you can find our documentation on the CoreOS website.
Description
Languages
Shell
93%
Python
6.9%