Page MenuHomeFreeBSD

Add boot crypto framework
AbandonedPublic

Authored by eric_metricspace.net on Oct 17 2017, 12:47 AM.
Tags
None
Referenced Files
F132816128: D12692.id37179.diff
Mon, Oct 20, 5:34 AM
F132786372: D12692.id41725.diff
Sun, Oct 19, 10:56 PM
Unknown Object (File)
Fri, Oct 10, 11:59 AM
Unknown Object (File)
Sat, Sep 27, 5:42 PM
Unknown Object (File)
Mon, Sep 22, 8:36 AM
Unknown Object (File)
Sep 17 2025, 10:38 AM
Unknown Object (File)
Sep 15 2025, 12:53 PM
Unknown Object (File)
Sep 13 2025, 7:37 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