Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fpsensor: Prepare derivation of positive match secret. | Yicheng Li | 2019-10-08 | 1 | -0/+13 |
* | fpsensor: Add hkdf-expand implementation for arbitrary output size. | Yicheng Li | 2019-10-03 | 1 | -0/+23 |
* | fpsensor: Change crypto functions to return error code instead of result code | Yicheng Li | 2019-07-26 | 1 | -3/+3 |
* | fpsensor: Add unit test for derive_encryption_key(). | Yicheng Li | 2019-06-14 | 1 | -1/+1 |
* | fpsensor: Move crypto-related code to fpsensor_crypto.c | Yicheng Li | 2019-06-13 | 1 | -0/+59 |