summaryrefslogtreecommitdiff
path: root/lib/ecdsa
Commit message (Expand)AuthorAgeFilesLines
* spl: Ensure all SPL symbols in Kconfig have some SPL dependencyTom Rini2022-07-071-0/+1
* image: Return destination node for add_verify_data() methodSimon Glass2022-01-261-2/+2
* tools: avoid OpenSSL deprecation warningsHeinrich Schuchardt2021-12-261-0/+2
* lib: ecdsa: Implement UCLASS_ECDSA verification on targetAlexandru Gagniuc2021-08-163-0/+158
* lib/ecdsa: Use the 'keydir' argument from mkimage if appropriateAlexandru Gagniuc2021-04-141-1/+13
* lib: Add support for ECDSA image signingAlexandru Gagniuc2021-04-141-0/+306