Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Inline the fixed window and Montgomery strategies into pow_mod.cpp | Jack Lloyd | 2019-08-23 | 1 | -68/+0 |
* | Add Montgomery_Int type | Jack Lloyd | 2018-02-25 | 1 | -1/+4 |
* | Split out Montgomery exponentation state | Jack Lloyd | 2018-02-19 | 1 | -5/+6 |
* | Apply final annotations to the library also | Jack Lloyd | 2017-09-22 | 1 | -2/+2 |
* | Change header guard format to BOTAN_FOO_H_ | Jack Lloyd | 2017-09-20 | 1 | -2/+2 |
* | Fix exponentiation bug, related fixes | Jack Lloyd | 2016-12-14 | 1 | -0/+1 |
* | Mass-prefix member vars with m_ | René Korthaus | 2016-01-08 | 1 | -5/+5 |
* | math: Add missing overrides | Daniel Seither | 2015-07-30 | 1 | -8/+8 |
* | Ensure all files have copyright and license info. | lloyd | 2015-01-10 | 1 | -1/+1 |
* | Move lib into src | lloyd | 2014-01-10 | 1 | -0/+63 |