On Sun, Aug 08, 2021 at 03:17:40PM -0500, Daniel Parks wrote:
> I'd like to add a feature to systemd-cryptsetup that requires computing
> a sha256 hash. Currently, systemd links to several different crypto
> libraries, and I'm a bit confused what the preferred implementation
> would be.
>
> Curren
I'd like to add a feature to systemd-cryptsetup that requires computing
a sha256 hash. Currently, systemd links to several different crypto
libraries, and I'm a bit confused what the preferred implementation
would be.
Currently I'm thinking about adding a dependency on libopenssl to
systemd-crypts