Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [crypto] Add bigint_swap() to conditionally swap big integers | Michael Brown | 2024-01-19 | 1 | -0/+25 |
* | [crypto] Profile the various stages of modular multiplication | Michael Brown | 2019-08-17 | 1 | -0/+29 |
* | [legal] Relicense files under GPL2_OR_LATER_OR_UBDL | Michael Brown | 2015-03-02 | 1 | -1/+5 |
* | [legal] Update FSF mailing address in GPL licence texts | Michael Brown | 2012-07-20 | 1 | -1/+2 |
* | [crypto] Force caller to provide temporary storage for modular calculations | Michael Brown | 2012-03-18 | 1 | -25/+37 |
* | [crypto] Add big-integer library for RSA calculations | Michael Brown | 2012-03-13 | 1 | -0/+122 |