aboutsummaryrefslogtreecommitdiff
path: root/lib/crypt
Commit message (Expand)AuthorAgeFilesLines
* lib: Remove <common.h> inclusion from these filesTom Rini2023-12-212-1/+3
* lib: crypt: fix selecting a non-existent optionOleksandr Suvorov2022-10-111-1/+0
* Kconfig: Drop duplicate 'select SHA512' instancesTom Rini2021-09-091-1/+0
* lib: Drop SHA512_ALGO in lieu of SHA512Alexandru Gagniuc2021-09-081-1/+1
* lib: wrap crypt API to hide errno usageSteffen Jaeckel2021-07-236-35/+74
* lib: add crypt subsystemSteffen Jaeckel2021-07-238-0/+811