Page MenuHomeFreeBSD

Add boot crypto framework
AbandonedPublic

Authored by eric_metricspace.net on Oct 17 2017, 12:47 AM.
Tags
None
Referenced Files
F151350617: D12692.id35356.diff
Tue, Apr 7, 7:43 PM
F151336151: D12692.diff
Tue, Apr 7, 4:50 PM
F151329937: D12692.id34042.diff
Tue, Apr 7, 3:46 PM
F151328393: D12692.id40871.diff
Tue, Apr 7, 3:31 PM
Unknown Object (File)
Sat, Apr 4, 8:22 PM
Unknown Object (File)
Sat, Apr 4, 8:26 AM
Unknown Object (File)
Thu, Apr 2, 11:01 PM
Unknown Object (File)
Thu, Apr 2, 6:16 PM

Details

Summary

This adds a crypto framework for boot-time code without the size restrictions to which BIOS code is subject. The framework is designed to allow new ciphers to be added relatively easily.

Note: it is probable that this code will be replaced in the mid-term future. There is talk of a crypto overhaul, but this will not take place in any timeline suitable for GELI integration.

Test Plan

This has already been tested for both AES-CBC and AES-XTS in testing of the GELI boot code. Its present form is unmodified from the last successful test.

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Skipped
Unit
Tests Skipped