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