CVSROOT: /cvs Module name: www Changes by: s...@cvs.openbsd.org 2015/10/03 08:34:53
Modified files: papers : eurobsdcon2015-softraid-boot.pdf Log message: Fix error in my softraid boot slides: data is encrypted with AES XTS 256, not AES ECB 256 (the latter is used for the mask key). Pointed out by sobrado@, thanks!