mirror of
https://github.com/token2/snapd.git
synced 2026-03-13 11:15:47 -07:00
* secboot: switch encryption key size to 32 byte (thanks to Chris) We are using an incorrect size for encryption key in secboot. Chris mentioned this a while ago and this commit fixes it and moves to a 32 byte key instead of the 64 byte key. * tests: update uc20-create-partitions-encrypt test to match new keysize