diff options
author | Lennart Poettering <lennart@poettering.net> | 2016-11-17 17:07:46 +0100 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2016-11-29 15:13:00 +0100 |
commit | 70fc4f57902290c48bec9acb2393ded84c09d4ca (patch) | |
tree | 3db642c2421d7aaae660e6071370a42e3a7da9ad /src/login/pam_systemd.c | |
parent | 0fe5f3c5d743a7e4c63580a67066935f9e23a2f4 (diff) |
sd-id128: add new sd_id128_get_machine_app_specific() API
This adds an API for retrieving an app-specific machine ID to sd-id128.
Internally it calculates HMAC-SHA256 with an 128bit app-specific ID as payload
and the machine ID as key.
(An alternative would have been to use siphash for this, which is also
cryptographically strong. However, as it only generates 64bit hashes it's not
an obvious choice for generating 128bit IDs.)
Fixes: #4667
Diffstat (limited to 'src/login/pam_systemd.c')
0 files changed, 0 insertions, 0 deletions