Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 30 Jul 2013 14:50:05 +0200
From:      Konrad Witaszczyk <def@freebsd.org>
To:        soc-status@freebsd.org
Subject:   Report #6: Unattended encrypted kernel crash dumps
Message-ID:  <51F7B67D.5030609@freebsd.org>

next in thread | raw e-mail | index | archive | help
Last week I finished:
* Save a decrypted crash dump using funopen(3). (http://svnweb.freebsd.org/socsvn?view=revision&revision=255272)
* Remove xts_smallblock because it's not a part of the standard and crash dumps are larger than 16B. (http://svnweb.freebsd.org/socsvn?view=revision&revision=255276)
* Import pefs' key derivation function. (http://svnweb.freebsd.org/socsvn?view=revision&revision=255309)

Till the end of mid-term evaluation (this Friday) I plan to fix the encryption algorithm to encrypt 512B long chunks in 4096B long data units. Then we will have basically working crash dumps encryption which is ready to use with pefs.




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?51F7B67D.5030609>