summaryrefslogtreecommitdiffstats
path: root/src/include/ipxe/bigint.h
Commit message (Expand)AuthorAgeFilesLines
* [crypto] Add bigint_swap() to conditionally swap big integersMichael Brown2024-01-191-0/+15
* [crypto] Add bigint_copy() as a convenient wrapper macroMichael Brown2024-01-191-0/+13
* [crypto] Allow multiplicand and multiplier to differ in sizeMichael Brown2024-01-161-5/+7
* [legal] Relicense files under GPL2_OR_LATER_OR_UBDLMichael Brown2015-03-021-1/+1
* [crypto] Force caller to provide temporary storage for modular calculationsMichael Brown2012-03-181-8/+41
* [crypto] Add big-integer library for RSA calculationsMichael Brown2012-03-141-0/+268