Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update copyright headers for dual licensing. | Niels Möller | 2014-04-12 | 1 | -23/+31 |
* | Define and use new TMP_GMP_ALLOC macro. | Nikos Mavrogiannopoulos | 2013-12-15 | 1 | -3/+5 |
* | Use size_t for bignums, rsa and dsa. | Niels Möller | 2013-04-26 | 1 | -4/+4 |
* | 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 |
* | Extracted padding code from rsa_encrypt to new function pkcs1_encrypt. | Niels Möller | 2012-05-18 | 1 | -0/+81 |