summaryrefslogtreecommitdiffstats
path: root/src/util/crypto/nss/nss_nite.c
Commit message (Collapse)AuthorAgeFilesLines
* Secrets: Add encryption at restSimo Sorce2016-06-291-0/+305
Generates a master key file if it doesn't exist and encrypts secrets using the master key contained in the file. Reviewed-by: Jakub Hrozek <jhrozek@redhat.com>