Files
cryptsetup/lib/luks2/luks2_json_format.c
Ondrej Kozina 304bdd7d0d luks2: add json_object_new_uint64 wrapper
json doesn't support 64 bits integers. We workaround it by storing
large numbers as string and validate the value internally.
2017-11-23 16:18:14 +01:00

7.5 KiB