summaryrefslogtreecommitdiffstats
path: root/src/crypto/bigint.c
Commit message (Expand)AuthorAgeFilesLines
* [crypto] Add bigint_swap() to conditionally swap big integersMichael Brown2024-01-191-0/+25
* [crypto] Profile the various stages of modular multiplicationMichael Brown2019-08-171-0/+29
* [legal] Relicense files under GPL2_OR_LATER_OR_UBDLMichael Brown2015-03-021-1/+5
* [legal] Update FSF mailing address in GPL licence textsMichael Brown2012-07-201-1/+2
* [crypto] Force caller to provide temporary storage for modular calculationsMichael Brown2012-03-181-25/+37
* [crypto] Add big-integer library for RSA calculationsMichael Brown2012-03-141-0/+122