| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2015-03-05 | rsa : Compile Modular Exponentiation files based on CONFIG_RSA_SOFTWARE_EXP | gaurav rana | |
| Remove dependency of rsa_mod_exp from CONFIG_FIT_SIGNATURE. As rsa modular exponentiation is an independent module and can be invoked independently. Signed-off-by: Gaurav Rana <[email protected]> Acked-by: Simon Glass <[email protected]> Reviewed-by: York Sun <[email protected]> | |||
| 2015-01-29 | DM: crypto/rsa_mod_exp: Add rsa Modular Exponentiation DM driver | Ruchika Gupta | |
| Add a new rsa uclass for performing modular exponentiation and implement the software driver basing on this uclass. Signed-off-by: Ruchika Gupta <[email protected]> CC: Simon Glass <[email protected]> Acked-by: Simon Glass <[email protected]> | |||
