]> git.ipfire.org Git - thirdparty/systemd.git/commit - src/basic/recovery-key.c
home: add helper to process/normalize modhex64 recovery keys
authorLennart Poettering <lennart@poettering.net>
Mon, 17 Aug 2020 16:18:00 +0000 (18:18 +0200)
committerLennart Poettering <lennart@poettering.net>
Tue, 25 Aug 2020 16:14:55 +0000 (18:14 +0200)
commitaecbc87df4b51e879cd8dfd753c0e55065b5b338
treeee5f877b7ed03295deb1e91b6db19fb081f77c88
parentda3920c3a4f9de10b1a6249c7084b52a13699a2e
home: add helper to process/normalize modhex64 recovery keys
src/home/meson.build
src/home/modhex.c [new file with mode: 0644]
src/home/modhex.h [new file with mode: 0644]
src/home/test-modhex.c [new file with mode: 0644]
src/home/user-record-util.c
src/home/user-record-util.h