Files
snapd/secboot
Michael Vogt eca4743411 secboot: switch encryption key size to 32 byte (thanks to Chris)
* 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
2021-05-12 09:21:06 +02:00
..