Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | abi: explicitly export intended symbols and hide others | Nikos Mavrogiannopoulos | 2018-07-07 | 1 | -0/+1 |
* | New function rsa_compute_root_tr. | Niels Möller | 2015-11-15 | 1 | -44/+4 |
* | Enhanced rsa_pkcs1_sign_tr() to protect against HW/software errors | Nikos Mavrogiannopoulos | 2015-09-07 | 1 | -9/+40 |
* | Update copyright headers for dual licensing. | Niels Möller | 2014-04-12 | 1 | -23/+31 |
* | Use size_t for bignums, rsa and dsa. | Niels Möller | 2013-04-26 | 1 | -1/+1 |
* | Updated FSF address. Patch from David Woodhouse. | Niels Möller | 2012-07-07 | 1 | -2/+2 |
* | Consistently use foo_func *f (rather than foo_func f) for declaring function ... | Niels Möller | 2012-06-25 | 1 | -1/+1 |
* | General pkcs1 signature interface. | Niels Möller | 2012-06-09 | 1 | -0/+60 |