Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Secrets: Add encryption at rest | Simo Sorce | 2016-06-29 | 1 | -0/+1 |
| | | | | | | | 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> | ||||
* | Move crypto functions into its own subdir | Jakub Hrozek | 2010-09-08 | 1 | -0/+27 |
A refactoring patch that creates a common util/crypto subdir with per-implementation subdirectories for each underlying crypto library supported by SSSD. |