Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [crypto] Add bigint_swap() to conditionally swap big integers | Michael Brown | 2024-01-19 | 1 | -0/+15 |
* | [crypto] Add bigint_copy() as a convenient wrapper macro | Michael Brown | 2024-01-19 | 1 | -0/+13 |
* | [crypto] Allow multiplicand and multiplier to differ in size | Michael Brown | 2024-01-16 | 1 | -5/+7 |
* | [legal] Relicense files under GPL2_OR_LATER_OR_UBDL | Michael Brown | 2015-03-02 | 1 | -1/+1 |
* | [crypto] Force caller to provide temporary storage for modular calculations | Michael Brown | 2012-03-18 | 1 | -8/+41 |
* | [crypto] Add big-integer library for RSA calculations | Michael Brown | 2012-03-13 | 1 | -0/+268 |