| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Refactored auth manager to use simplified encryption API. | Per Larsson | 2022-02-07 | 1 | -20/+5 |
| * | Replaced crypto transform abstraction with a concrete API. | Per Larsson | 2022-02-07 | 1 | -150/+136 |
| * | Missing override suffix compile fix | Martin Ridgers | 2022-02-04 | 1 | -1/+1 |
| * | Enable crypto on Linux. | Ubuntu | 2022-02-03 | 1 | -2/+0 |
| * | Enable encryption on all platforms. | Per Larsson | 2022-02-03 | 1 | -9/+7 |
| * | Encrypt serialized auth state. | Per Larsson | 2022-02-03 | 1 | -1/+7 |
| * | Initial support for symmetric encryption/decryption using OpenSSL. | Per Larsson | 2022-01-31 | 1 | -0/+235 |