Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Check curve_name for null to avoid crash | Bob Wolff | 2024-03-07 | 1 | -0/+5 |
* | mkimage: ecdsa: password for signing from environment | Stefano Babic | 2023-06-20 | 1 | -1/+15 |
* | spl: Ensure all SPL symbols in Kconfig have some SPL dependency | Tom Rini | 2022-07-07 | 1 | -0/+1 |
* | image: Return destination node for add_verify_data() method | Simon Glass | 2022-01-26 | 1 | -2/+2 |
* | tools: avoid OpenSSL deprecation warnings | Heinrich Schuchardt | 2021-12-26 | 1 | -0/+2 |
* | lib: ecdsa: Implement UCLASS_ECDSA verification on target | Alexandru Gagniuc | 2021-08-16 | 3 | -0/+158 |
* | lib/ecdsa: Use the 'keydir' argument from mkimage if appropriate | Alexandru Gagniuc | 2021-04-14 | 1 | -1/+13 |
* | lib: Add support for ECDSA image signing | Alexandru Gagniuc | 2021-04-14 | 1 | -0/+306 |